Skip to content
Snippets Groups Projects
Verified Commit 175f3a03 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(system-upgrade): Repair kubernetes upgrade automation

First of all, `kubeadm upgrade apply` shall only be used on the first
controlplane node. Therefore it'll check if another node controlplane
node is already upgraded.

Second we fixed the order, so that the kubelet is upgraded after the
node, and restarted after the update is installed.
parent f9aa2679
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment