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

Implement upgrade #46

Closed
kke opened this issue Jan 29, 2021 · 2 comments
Closed

Implement upgrade #46

kke opened this issue Jan 29, 2021 · 2 comments

Comments

@kke
Copy link
Contributor

kke commented Jan 29, 2021

For first release #27 is fine

@mviitane mviitane added this to the 0.5.0 milestone Feb 1, 2021
@jnummelin
Copy link
Contributor

High level flow for upgrade:

  • upgrade controllers one-by-one
  • workers handled in batches, e.g. 10% by default
  • for each worker:
    • drain the node
    • wait for drain to complete (workloads safely re-scheduled)
    • upgrade k0s
    • wait for everything to come up
    • uncordon node

@jnummelin
Copy link
Contributor

fixed in #93

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

3 participants