Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 892 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 892 Bytes

Kube-OVN Charm

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.

This charm is a component of Charmed Kubernetes. For full information, please visit the official Charmed Kubernetes docs.

Developers

Building

To build the Kube-OVN charm:

charmcraft pack

Deploying

After you've built the Kube-OVN charm, you can deploy Charmed Kubernetes with Kube-OVN by running:

juju deploy charmed-kubernetes --overlay overlay.yaml