From e994a9961aad79ac73fc4cdf2606d332047f14b5 Mon Sep 17 00:00:00 2001 From: Mikael Frykholm Date: Tue, 4 Feb 2025 10:54:01 +0100 Subject: [PATCH] Markup2. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 296fa34..8272ec3 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ internal-sto4-test-k8sc-1.rut.sunet.se Ready 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.