Workload problem after upgrade to KubeOne 1.8 and Kubernetes 1.29.4 #3208
-
Hi, terraform.tfvars
kubeone.yaml
Pods on the control plane work.
We can't figure it out. Can we ask for help. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
It looks like one of your canal pods is stuck. Can you share describe output for that pod? |
Beta Was this translation helpful? Give feedback.
-
Can you please share logs for the |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
You're affected by this issue #3198. We'll include the fix for this issue in the next 1.8.1 patch release, however, I don't have any ETA when that patch release will be available at this moment. As a short term mitigation, you can manually change the Calico version from v3.27.2 to v3.27.3. For that, you need to change the
canal-node
DaemonSet and thecalico-kube-controllers
Deployment, and update relevant images (no other changes are required). However, please note that if you runkubeone apply
afterwards, it's going to revert back to v3.27.2, so you'll not be able to run KubeOne until 1.8.1 is not out (or you'll have to apply this mitigation again).