-
Florian Ruynat authoredFlorian Ruynat authored
kube-ovn.md 1.75 KiB
Kube-OVN
Kube-OVN integrates the OVN-based Network Virtualization with Kubernetes. It offers an advanced Container Network Fabric for Enterprises.
For more information please check Kube-OVN documentation
Warning: Kernel version (cat /proc/version
) needs to be different than 3.10.0-862
or kube-ovn won't start and will print this message:
kernel version 3.10.0-862 has a nat related bug that will affect ovs function, please update to a version greater than 3.10.0-898
How to use it
Enable kube-ovn in group_vars/k8s-cluster/k8s-cluster.yml
...
kube_network_plugin: kube-ovn
...
Verifying kube-ovn install
Kube-OVN run ovn and controller in kube-ovn
namespace