kumahq / kuma-website

🐻 The official website for Kuma, the control plane for modern service connectivity.
https://kuma.io
Apache License 2.0
104 stars 87 forks source link

Clarify CNI installation section #1753

Closed lukidzi closed 4 weeks ago

lukidzi commented 2 months ago

What happened?

It's not clear how to install kuma-cni on gke with Cilium and also a bit confusing. It's easy to make a mistake while installing kuma-cni with Cilium on GKE and use a Cilium instruction which doesn't work

To chain on GKE kuma-cni with Cilium I had to set cni.confName=10-gke-ptp.conflist and the same binary paths as for GKE

Icarus9913 commented 2 months ago

We should add tips with the current Cilium and Calico to explain that it belongs to the standard k8s cluster(like kubeadm). And if you would like to install Kuma-CNI with Cilium/Calico on GKE you to switch to the Google-GKE section.