Calico
- By Canonical Kubernetes
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 95 | 21 Aug 2023 | |
latest/candidate | 99 | 22 Sep 2023 | |
latest/beta | 95 | 17 Aug 2023 | |
latest/edge | 97 | 08 Sep 2023 | |
1.29/edge | 97 | 08 Sep 2023 | |
1.28/stable | 95 | 22 Aug 2023 | |
1.28/candidate | 99 | 22 Sep 2023 | |
1.28/beta | 95 | 17 Aug 2023 | |
1.28/edge | 96 | 17 Aug 2023 | |
1.27/stable | 87 | 12 Jun 2023 | |
1.27/candidate | 87 | 12 Jun 2023 | |
1.27/beta | 82 | 10 Apr 2023 | |
1.27/edge | 79 | 07 Apr 2023 | |
1.26/stable | 77 | 20 Mar 2023 | |
1.26/candidate | 77 | 16 Mar 2023 | |
1.26/beta | 63 | 09 Apr 2023 | |
1.26/edge | 63 | 01 Dec 2022 | |
1.25/stable | 62 | 01 Dec 2022 | |
1.25/candidate | 62 | 30 Nov 2022 | |
1.25/beta | 64 | 01 Dec 2022 | |
1.25/edge | 46 | 09 Sep 2022 | |
1.24/stable | 36 | 04 Aug 2022 | |
1.24/candidate | 36 | 02 Aug 2022 | |
1.24/beta | 24 | 03 May 2022 | |
1.24/edge | 34 | 27 Jul 2022 | |
1.23/beta | 10 | 22 Mar 2022 | |
1.23/edge | 13 | 25 Mar 2022 |
juju deploy calico
You will need Juju 2.9 to be able to run this command. Learn how to upgrade to Juju 2.9.
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
Calico is a new approach to virtual networking and network security for containers, VMs, and bare metal services, that provides a rich set of security enforcement capabilities running on top of a highly scalable and efficient virtual network fabric.
This charm will deploy calico as a background service, and configure CNI for use with calico, on any principal charm that implements the kubernetes-cni interface.
Usage
The calico charm is a subordinate. This charm will require a principal charm
that implements the kubernetes-cni
interface in order to properly deploy.
juju deploy calico
juju deploy etcd
juju deploy kubernetes-control-plane
juju deploy kubernetes-worker
juju add-relation calico etcd
juju add-relation calico kubernetes-control-plane
juju add-relation calico kubernetes-worker
Help us improve this documentation
Most of this documentation can be collaboratively discussed and changed on the respective topic in the doc category of the Charmhub forum. See the documentation guidelines if you’d like to contribute.