Kubernetes Upgrade with Cilium #8266
-
Hi all, I have installed a Talos Cluster with Cilium following the Hosted Manifest Guide (https://www.talos.dev/v1.6/kubernetes-guides/network/deploying-cilium/#method-3-helm-manifests-hosted-install). After a while I wanted to switch to the helm install option by removing cilium like In the meantime, I upgraded from cilium 14.x to 15 (using helm upgrade). Now I wanted to update my Kubernetes Version from 1.29 to 1.29.1 but recognized when running the k8s dryrun, that talos want's to revert my helm install to the "old" cilium mainifest version.
I wonder where talos is still getting the old values from? I would appreciate any help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
it should be coming from the machineconfig, the |
Beta Was this translation helpful? Give feedback.
Ok I figured it out. I reapplied the controlplane.yaml to all control planes