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 astrateam-net/oci-charts/cilium is more popular with 122 repositories.
Install with:
helm repo add cilium oci://quay.io/cilium/charts/cilium
helm install cilium cilium/cilium -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
hubble.metrics.enabled[] (4) - dns:query | string |
| boolean | |
| boolean | |
| string | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
hubble.ui.ingress.hosts[] (2) - hubble.${DOMAIN} | string |
hubble.ui.ingress.tls[].hosts[] (2) - hubble.${DOMAIN} | string |
hubble.ui.ingress.tls[].secretName (2) hubble-${DOMAIN/./-}-tls | string |
hubble.ui.ingress.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
hubble.ui.ingress.annotations."external-dns.alpha.kubernetes.io/target" (1) traefik.local.${SECRET_DOMAIN} | string |
hubble.ui.ingress.annotations."gethomepage.dev/description" (1) Network Observability | string |
| string | |
| string | |
hubble.ui.ingress.annotations."gethomepage.dev/icon" (1) sh-cilium-hubble | string |
| string | |
hubble.ui.ingress.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) networking-internal-with-errors@kubernetescrd | string |
| string | |
| boolean | |
| boolean | |
k8sServiceHost (5) 127.0.0.1 | string |
| number | |
| boolean | |
ipam.mode (4) kubernetes | string |
ipam.operator.clusterPoolIPv4PodCIDRList[] (1) - ${POD_CIDR} | string |
kubeProxyReplacementHealthzBindAddr (4) 0.0.0.0:10256 | string |
| boolean | |
| string | |
| string | |
| string | |
| number | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
securityContext.capabilities.ciliumAgent[] (4) - CHOWN | string |
securityContext.capabilities.cleanCiliumState[] (4) - NET_ADMIN | string |
| boolean | |
| boolean | |
| string | |
| boolean | |
| boolean | |
cgroup.hostRoot (3) /sys/fs/cgroup | string |
cni.exclusive (3) false | boolean |
| boolean | |
envoy.enabled (3) false | boolean |
ipv4NativeRoutingCIDR (3) ${PODNET} | string |
| boolean | |
| number | |
cluster.name (2) main | string |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
| boolean | |
| boolean | |
routingMode (2) native | string |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| string | |
devices[] (1) - ens18 | string |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| number | |
updateStrategy.type (1) RollingUpdate | string |