Feature Description

Cilium is an open-source project that provides networking and security capabilities for Kubernetes clusters. It is used as a networking and security addon for Kubernetes, replacing or augmenting the default Kubernetes networking components. Cilium leverages the extended Berkeley Packet Filter (eBPF) technology to provide high-performance networking and security features.

Cilium (version 1.13.2) must be installed as K8s addon on top of Calico.

Note

The Cilum addon is not fully supported in this release.

To enable the cluster configuration, use the following command:

clusters cluster_name addons cilium { enabled | disabled }