Canonical Kubernetes Canal

  • By Canonical Kubernetes | bundle
  • Cloud
Channel Revision Published Runs on
latest/stable 1233 16 Dec 2021
latest/candidate 1185 26 Oct 2021
latest/beta 1233 15 Dec 2021
latest/edge 1281 01 Feb 2022
juju deploy canonical-kubernetes-canal
Show information

Platform:

Ubuntu

Learn about configurations >

  • calico-node-image | string

    Default: rocks.canonical.com:443/cdk/calico/node:v3.10.1

    The image id to use for calico/node.

  • calico-policy-image | string

    Default: rocks.canonical.com:443/cdk/calico/kube-controllers:v3.10.1

    The image id to use for calico/kube-controllers.

  • cidr | string

    Default: 10.1.0.0/16

    Network CIDR to assign to Flannel

  • iface | string

    The interface to bind flannel overlay networking. The default value is the interface bound to the cni endpoint.

  • ignore-loose-rpf | boolean

    Enable or disable IgnoreLooseRPF for Calico Felix. This is only used when rp_filter is set to a value of 2.

  • nagios_context | string

    Default: juju

    Used by the nrpe subordinate charms. A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.

  • nagios_servicegroups | string

    A comma-separated list of nagios servicegroups. If left empty, the nagios_context will be used as the servicegroup