siderolabs / talos

Talos Linux is a modern Linux distribution built for Kubernetes.
https://www.talos.dev
Mozilla Public License 2.0
6.92k stars 557 forks source link

Deploy Cilium by default #8031

Open andrewrynhard opened 11 months ago

andrewrynhard commented 11 months ago

Feature Request

In addition to Flannel, we should offer Cilium as a default CNI. No special features need to be supported. The most basic install you can do will be a good start.

rgl commented 11 months ago

FWIW, while first figuring out about cilium in talos I've come with a basic install at https://github.com/rgl/terraform-libvirt-talos/blob/upgrade-to-talos-1.6/cilium.tf (which was based on the talos supplied example with the addition of hubble). I also played with the preview of the gateway api at https://github.com/rgl/terraform-libvirt-talos/blob/gateway-api/cilium.tf.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

datapedd commented 3 months ago

As flannel is also not enforcing network policies it would be great if cilium is the default out of the box with no large configuring.