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

Fix max unavailable #3149

Merged
merged 2 commits into from
Aug 18, 2023
Merged

Fix max unavailable #3149

merged 2 commits into from
Aug 18, 2023

Conversation

bobz965
Copy link
Collaborator

@bobz965 bobz965 commented Aug 17, 2023

What type of this PR

ovs-ovn 更新机制以及dpdk label 调为一致

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

🤖 Generated by Copilot at b29e74c

This pull request updates the update strategy of the ovs-dpdk daemonset to use rolling update with minimal disruption. It also renames the app label of the daemonset and adjusts the maxSurge parameter of the ovn-ha deployment.

🤖 Generated by Copilot at b29e74c

ovs-dpdk pods
rolling update strategy
autumn leaves falling

HOW

🤖 Generated by Copilot at b29e74c

  • Change the update strategy of the ovs-dpdk daemonset to use rolling update with maxSurge and maxUnavailable set to 1 (link, link)
  • Rename the app label of the ovs-dpdk daemonset from ovs to ovs-dpdk for clarity (link)
  • Reduce the maxSurge parameter of the rolling update strategy of the ovn-central deployment from 100% to 1 to avoid resource exhaustion (link)

@bobz965 bobz965 merged commit 4d45771 into kubeovn:master Aug 18, 2023
64 checks passed
@bobz965 bobz965 deleted the fix-maxUnavailable branch August 18, 2023 03:34
bobz965 added a commit that referenced this pull request Sep 8, 2023
* 统一 ovs ovn  maxUnavailable

Signed-off-by: bobz965 <[email protected]>
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.

2 participants