Canal
- Canonical Kubernetes
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 93 | 04 Sep 2024 | |
latest/stable | 56 | 17 Apr 2024 | |
latest/stable | 10 | 17 Apr 2024 | |
latest/candidate | 92 | 15 Apr 2024 | |
latest/candidate | 56 | 30 Nov 2022 | |
latest/candidate | 10 | 15 Mar 2022 | |
latest/beta | 93 | 14 Aug 2024 | |
latest/beta | 54 | 20 Apr 2024 | |
latest/beta | 30 | 17 Apr 2024 | |
latest/edge | 95 | 29 Jul 2024 | |
latest/edge | 54 | 27 Oct 2022 | |
latest/edge | 30 | 02 Jul 2022 | |
1.31/stable | 93 | 04 Sep 2024 | |
1.31/beta | 93 | 14 Aug 2024 | |
1.30/stable | 93 | 11 Jul 2024 | |
1.30/beta | 93 | 05 Jul 2024 | |
1.30/edge | 95 | 29 Jul 2024 | |
1.29/stable | 92 | 05 Jul 2024 | |
1.28/stable | 84 | 22 Aug 2023 | |
1.28/candidate | 80 | 07 Jun 2023 | |
1.28/beta | 84 | 07 Aug 2023 | |
1.28/edge | 86 | 09 Aug 2023 | |
1.27/stable | 80 | 12 Jun 2023 | |
1.27/candidate | 80 | 12 Jun 2023 | |
1.27/beta | 76 | 10 Apr 2023 | |
1.27/edge | 73 | 07 Apr 2023 | |
1.26/stable | 69 | 27 Feb 2023 | |
1.26/candidate | 69 | 25 Feb 2023 | |
1.26/beta | 55 | 09 Apr 2023 | |
1.26/edge | 55 | 19 Nov 2022 | |
1.26/edge | 54 | 27 Oct 2022 | |
1.25/stable | 56 | 01 Dec 2022 | |
1.25/candidate | 56 | 30 Nov 2022 | |
1.25/beta | 57 | 01 Dec 2022 | |
1.25/beta | 44 | 01 Sep 2022 | |
1.25/edge | 45 | 09 Sep 2022 | |
1.24/stable | 35 | 04 Aug 2022 | |
1.24/stable | 23 | 05 May 2022 | |
1.24/candidate | 35 | 02 Aug 2022 | |
1.24/beta | 23 | 03 May 2022 | |
1.24/edge | 32 | 27 Jul 2022 | |
1.24/edge | 30 | 02 Jul 2022 | |
1.23/beta | 12 | 22 Mar 2022 | |
1.23/edge | 11 | 16 Mar 2022 |
juju deploy canal
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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