Change from flannel to cilium in existing cluster #802
Unanswered
primeXchange
asked this question in
Q&A
Replies: 1 comment
-
@primeXchange I would imagine it's delicate to do that. But you could try! Either way, you can use Velero to backup and restore your whole cluster (while changing the underlying CNI and upgrading to the latest and greatest version of the kube-hetzner module if you want). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to change the CNI from flannel to cilium in an existing cluster? I want to make use of the Egress feature.
Is there anything I'd need to do besides setting the
cni_plugin = "cilium"
variable?Beta Was this translation helpful? Give feedback.
All reactions