Kubernetes Cloud Provider

The Kubernetes Cloud-Provider Interface allows Kubernetes to interact with the underlying cloud infrastructure through the cluster-provider controller. This allows Kubernetes to manage cloud resources like nodes, load-balancers, etc.

OpenNebula offers its own Kubernetes cloud-provider implementation for providing nodes and load-balancers to Kubernetes clusters. You can find more information in the OpenNebula Cloud-Provider documentation.