Cilium

  • Canonical Kubernetes
Channel Revision Published Runs on
latest/stable 35 04 Sep 2024
Ubuntu 22.04 Ubuntu 20.04
latest/candidate 28 15 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
latest/beta 35 14 Aug 2024
Ubuntu 22.04 Ubuntu 20.04
latest/edge 36 27 Aug 2024
Ubuntu 24.04 Ubuntu 22.04 Ubuntu 20.04
latest/edge 32 27 Jul 2024
Ubuntu 24.04 Ubuntu 22.04 Ubuntu 20.04
1.31/stable 35 04 Sep 2024
Ubuntu 22.04 Ubuntu 20.04
1.31/beta 35 13 Aug 2024
Ubuntu 22.04 Ubuntu 20.04
1.31/edge 36 27 Aug 2024
Ubuntu 22.04 Ubuntu 20.04
1.30/stable 29 11 Jul 2024
Ubuntu 22.04 Ubuntu 20.04
1.30/beta 29 06 Jun 2024
Ubuntu 22.04 Ubuntu 20.04
1.30/edge 33 29 Jul 2024
Ubuntu 24.04 Ubuntu 22.04 Ubuntu 20.04
1.30/edge 32 27 Jul 2024
Ubuntu 24.04 Ubuntu 22.04 Ubuntu 20.04
1.29/stable 28 17 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.29/candidate 28 15 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.29/beta 25 17 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.29/edge 25 22 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/stable 24 22 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/beta 24 21 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/edge 23 09 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/stable 19 12 Jun 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/candidate 17 10 Apr 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/beta 17 10 Apr 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/edge 14 06 Apr 2023
Ubuntu 22.04 Ubuntu 20.04
juju deploy cilium
Show information

Platform:

Ubuntu
24.04 22.04 20.04

Learn about configurations >

  • cluster-pool-ipv4-cidr | string

    Default: 10.0.0.0/8

    IPv4 CIDR Range for Pods in cluster.

    The default value is obtained from upstream at the following link: https://docs.cilium.io/en/stable/cmdref/cilium-operator/ For more information about configuring this value, please visit: https://docs.cilium.io/en/v1.12/concepts/networking/ipam/cluster-pool/

  • cluster-pool-ipv4-mask-size | string

    Default: 24

    Mask size for each IPv4 podCIDR per node.

    The default value is obtained from upstream at the following link: https://docs.cilium.io/en/stable/cmdref/cilium-operator/ For more information about configuring this value, please visit: https://docs.cilium.io/en/v1.12/concepts/networking/ipam/cluster-pool/

  • enable-cilium-metrics | boolean

    Expose Prometheus metrics for the Cilium CNI components.

  • enable-hubble | boolean

    Enable the Hubble Observability stack for Cilium.

  • enable-hubble-metrics | string

    Expose Prometheus metrics for the Hubble Observability components.

    The configuration value should include the desired values to scrape from Hubble in a space separated list. For more information about configuring this value, please visit: https://docs.cilium.io/en/latest/observability/metrics/#hubble-exported-metrics

  • image-registry | string

    Default: rocks.canonical.com:443/cdk

    Source registry of Cilium CNI images. By setting to a value, each image listed in the releases manifest has its image-registry replaced.

  • port-forward-hubble | boolean

    Enable the port-forward service for Hubble on each unit.

  • release | string

    Version of Cilium to deploy