rke2-cilium cluster mesh possible? #1474
-
Hi, I'm not sure where to ask the question, so I do here. RKE2 cilium chart for version 1..9.8 I try to configure the 'shared services' use case here: https://cilium.io/blog/2019/03/12/clustermesh#use-case-shared-services Kind regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @seimic, We intentionally wrap the official helm chart into our own one, which has less options, because we want to make sure that we expose only options which we (as SUSE/Rancher) are testing and supporting. That said, I can work on adding cluster mesh support for next versions of rke2. But until it's done, you will have to use the upstream chart and skip the CNI deployment by setting the following in your cni: none |
Beta Was this translation helpful? Give feedback.
-
Ahh ok, thanks. I give it a try with the upstream helm chart. |
Beta Was this translation helpful? Give feedback.
Hi @seimic,
We intentionally wrap the official helm chart into our own one, which has less options, because we want to make sure that we expose only options which we (as SUSE/Rancher) are testing and supporting.
That said, I can work on adding cluster mesh support for next versions of rke2. But until it's done, you will have to use the upstream chart and skip the CNI deployment by setting the following in your
/etc/rancher/rke2/config.yaml
(on the node with rke2-server):