Skip to main content

Updating the K0s cluster

Updating the k0s cluster is super easy!

  1. Edit the cfctl.yaml:
cfctl.yaml > spec > k0s
    k0s:
- version: 1.23.5+k0s.0
+ version: 1.23.6+k0s.1

  1. And apply it:
cfctl apply --debug --config cfctl.yaml

Some containers may not be killed quickly enough, or worse, may be stuck. If this is the case, restart the node.