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 138 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.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
cgroup.hostRoot (3) /sys/fs/cgroup | string |
hubble.enabled (3) false | boolean |
hubble.metrics.enabled[] (1) - dns:query | string |
boolean | |
boolean | |
ipam.mode (3) kubernetes | string |
k8sServiceHost (3) 127.0.0.1 | string |
number | |
boolean | |
kubeProxyReplacementHealthzBindAddr (3) 0.0.0.0:10256 | string |
boolean | |
number | |
boolean | |
boolean | |
boolean | |
securityContext.capabilities.ciliumAgent[] (3) - CHOWN | string |
securityContext.capabilities.cleanCiliumState[] (3) - NET_ADMIN | string |
boolean | |
number | |
cluster.name (2) main | string |
boolean | |
boolean | |
ipv4NativeRoutingCIDR (2) ${PODNET} | string |
boolean | |
boolean | |
boolean | |
bpf.masquerade (1) false | boolean |
cni.exclusive (1) false | boolean |
boolean | |
image.pullPolicy (1) Always | string |
string | |
string | |
boolean | |
boolean | |
boolean | |
routingMode (1) native | string |
boolean |