Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor default VIP interface #339

Merged
merged 1 commit into from
Dec 22, 2021
Merged

Conversation

yaocw2020
Copy link
Contributor

@yaocw2020 yaocw2020 commented Dec 22, 2021

The kube-vip chooses the default interface based on the default route. Once the default route changes, the default interface is very likely invalid. In this case, it would be better to crash the process. The pod will restart immediately if the kube-vip is deployed as a daemonset.

Signed-off-by: yaocw2020 yaocanwu@gmail.com

The kube-vip chooses the default interface based on the default
route. Once the default route changes, the default interface may be
invalid. In this case, it would be better to crash the process. The pod
will restart immediately if the kube-vip is deployed as a daemonset.

Signed-off-by: yaocw2020 <yaocanwu@gmail.com>
yaocw2020 added a commit to yaocw2020/harvester-network-controller that referenced this pull request Dec 22, 2021
Leveraging the new feature
kube-vip/kube-vip#273, the harvester network
controller controller don't need the vip controller anymore.

Dependency: kube-vip/kube-vip#339
@thebsdbox thebsdbox merged commit bad7b5f into kube-vip:main Dec 22, 2021
yaocw2020 added a commit to yaocw2020/harvester-network-controller that referenced this pull request Jan 12, 2022
Leveraging the new feature
kube-vip/kube-vip#273, the harvester network
controller controller don't need the vip controller anymore.

Dependency: kube-vip/kube-vip#339
gitlawr pushed a commit to harvester/network-controller-harvester that referenced this pull request Jan 17, 2022
Leveraging the new feature
kube-vip/kube-vip#273, the harvester network
controller controller don't need the vip controller anymore.

Dependency: kube-vip/kube-vip#339
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants