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

Enable IPVS on kube proxy #2357

Merged
merged 7 commits into from
Jul 19, 2021
Merged

Conversation

RobertLucian
Copy link
Member

@RobertLucian RobertLucian commented Jul 19, 2021

Closes #1834.


checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)
  • confirm functionality on new cluster up

@RobertLucian RobertLucian requested a review from deliahu July 19, 2021 14:44
@miguelvr miguelvr changed the title Improve cluster stability at bigger scales Enable IPVS on kube proxy Jul 19, 2021
manager/manifests/kube-proxy.yaml Outdated Show resolved Hide resolved
manager/install.sh Outdated Show resolved Hide resolved
manager/install.sh Outdated Show resolved Hide resolved
manager/install.sh Outdated Show resolved Hide resolved
manager/manifests/kube-proxy.yaml Outdated Show resolved Hide resolved
@RobertLucian RobertLucian merged commit 43c5a80 into master Jul 19, 2021
@RobertLucian RobertLucian deleted the feature/improve-cluster-scalability branch July 19, 2021 21:48
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.

Change kube-proxy mode from IPTables to IPVS
3 participants