Beaver Distributed openvswitch controller for kubernetes. I works in combination with Multus CNI It needs beaver agent to work with Installation Install the CRD at the first. kubectl apply -f ./crd/ovsnet.yaml kubectl apply -f ./crd/vni.yaml Now can deploy the beaver controller: kubectl apply -f ./manifests/deploymnet.yaml