Kubeovn
- By Canonical Kubernetes
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 54 | 21 Aug 2023 | |
latest/candidate | 61 | 22 Sep 2023 | |
latest/beta | 54 | 17 Aug 2023 | |
latest/edge | 57 | 28 Aug 2023 | |
1.29/edge | 57 | 28 Aug 2023 | |
1.28/stable | 54 | 22 Aug 2023 | |
1.28/candidate | 61 | 22 Sep 2023 | |
1.28/beta | 54 | 09 Aug 2023 | |
1.28/edge | 58 | 07 Sep 2023 | |
1.27/stable | 47 | 12 Jun 2023 | |
1.27/candidate | 48 | 17 May 2023 | |
1.27/beta | 44 | 10 Apr 2023 | |
1.27/edge | 39 | 09 Dec 2022 | |
1.26/stable | 41 | 27 Feb 2023 | |
1.26/candidate | 41 | 25 Feb 2023 | |
1.26/beta | 36 | 09 Apr 2023 | |
1.26/edge | 36 | 19 Nov 2022 | |
1.25/stable | 30 | 30 Sep 2022 | |
1.25/candidate | 30 | 28 Sep 2022 | |
1.25/beta | 37 | 01 Dec 2022 | |
1.25/edge | 15 | 27 Aug 2022 |
juju deploy kube-ovn
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:
Kube-OVN is a CNI implementation based on OVN that provides a rich set of networking features for advanced enterprise applications.
This charm will deploy Kube-OVN as a background service, and configure CNI for use with Kube-OVN, on any principal charm that implements the kubernetes-cni interface.
Usage
The Kube-OVN charm is a subordinate. This charm will require a principal charm that implements the kubernetes-cni
interface in order to properly deploy.
juju deploy kube-ovn
juju deploy etcd
juju deploy kubernetes-control-plane
juju deploy kubernetes-worker
juju add-relation kube-ovn kubernetes-control-plane
juju add-relation kube-ovn 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.