This commit is contained in:
Mikael Frykholm 2025-02-04 10:54:01 +01:00
parent a9c7e81b26
commit e994a9961a
Signed by: mifr
GPG key ID: 1467F9D69135C236

View file

@ -84,7 +84,7 @@ internal-sto4-test-k8sc-1.rut.sunet.se Ready <none> 16d v1.28.7
Drain one controller at the time with:
kubectl drain internal-sto4-test-k8sc-0.rut.sunet.se --ignore-daemonset
After the first node is drained restart the calico controller with:
After the first node is drained and upgraded, restart the calico controller with:
kubectl rollout restart deployment calico-kube-controllers -n kube-system
After that restart the calico-node running on that host by deleting it. It should be automatically recreated by the controller.