Cilium is a networking, security, and observability solution for Kubernetes, built on eBPF. It provides high-performance networking with support for Layer 3-7 policies, load balancing, and transparent encryption. With Cilium, you can enforce fine-grained security policies, observe network flows in real time, and integrate seamlessly with service meshes. It also offers eBPF-powered network policies and cluster mesh capabilities, enabling secure communication across multiple Kubernetes clusters.
cilium from helm.cilium is more popular with 113 repositories.
Install with:
helm repo add home-ops-mirror oci://ghcr.io/home-operations/charts-mirror/
helm install cilium home-ops-mirror/cilium -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
cgroup.hostRoot (5) /sys/fs/cgroup | string |
hubble.enabled (5) false | boolean |
hubble.metrics.enabled[] (1) - dns:query | string |
| boolean | |
| boolean | |
ipam.mode (5) kubernetes | string |
k8sServiceHost (5) 127.0.0.1 | string |
| number | |
| boolean | |
kubeProxyReplacementHealthzBindAddr (5) 0.0.0.0:10256 | string |
| boolean | |
| number | |
| boolean | |
| boolean | |
| boolean | |
securityContext.capabilities.ciliumAgent[] (5) - CHOWN | string |
securityContext.capabilities.cleanCiliumState[] (5) - NET_ADMIN | string |
| boolean | |
| number | |
cluster.name (4) main | string |
| boolean | |
| boolean | |
ipv4NativeRoutingCIDR (4) ${PODNET} | string |
| boolean | |
| boolean | |
| boolean | |
bpf.masquerade (2) false | boolean |
cni.exclusive (2) false | boolean |
| string | |
| string | |
routingMode (2) native | string |
| boolean | |
envoy.enabled (1) false | boolean |
| boolean | |
image.pullPolicy (1) Always | string |
| boolean | |
| boolean | |
| boolean |