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

Upgrade strategy improvements #156

Open
shaoxt opened this issue Dec 8, 2020 · 0 comments
Open

Upgrade strategy improvements #156

shaoxt opened this issue Dec 8, 2020 · 0 comments

Comments

@shaoxt
Copy link
Collaborator

shaoxt commented Dec 8, 2020

Is this a BUG REPORT or FEATURE REQUEST?:
improvements

What happened:

  • One by one upgrade strategy is not fast enough to get 500-1000 nodes cluster done in short period time.
  • To see whether there is any delay could be avoided in the termination or new node joining.
  • To see whether any strategy could balance reliability and upgrade speed.

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • rolling-upgrade-controller version
  • Kubernetes version :
$ kubectl version -o yaml

Other debugging information (if applicable):

  • RollingUpgrade status:
$ kubectl describe rollingupgrade <rollingupgrade-name>
  • controller logs:
$ kubectl logs <rolling-upgrade-controller pod>
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

No branches or pull requests

1 participant