-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
Terraform Version Details
No response
Terraform Variable File Details
No response
Ansible Variable File Details
No response
Steps to Reproduce
Set both pod subnet (e.g. 10.42.0.2/16 and kube-vip to overlap (e.g. 10.43.166.191). Kube-proxy will delete the ip rules for the kube-vip. We want to explicitly add ips we're using for kube-vip to excludeCIDRs in the kube-proxy config
Docs ref:
https://kube-vip.io/docs/about/architecture/#known-issues
Expected Behavior
Kube-vip Loadbalancer is reachable.
Actual Behavior
Kube-vip Loadbalancer is unreachable.
Additional Context
No response
References
No response
Code of Conduct
- I agree to follow this project's Code of Conduct