<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kubernetes on</title><link>https://docs.opennebula.io/7.2/product/integration_references/kubernetes/</link><description>Recent content in Kubernetes on</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 19 May 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://docs.opennebula.io/7.2/product/integration_references/kubernetes/index.xml" rel="self" type="application/rss+xml"/><item><title>Overview</title><link>https://docs.opennebula.io/7.2/product/integration_references/kubernetes/overview/</link><pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate><guid>https://docs.opennebula.io/7.2/product/integration_references/kubernetes/overview/</guid><description>&lt;p&gt;&lt;a id="intro-kubernetes"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;!--# Overview --&gt;
&lt;p&gt;This section is focused on integrating OpenNebula into modern DevOps and Infrastructure-as-Code (IaC) workflows using Kubernetes. It provides guides and reference material for extensions and plug-ins that enable users to manage and provision OpenNebula resources through external orchestration and configuration management frameworks, allowing for seamless automation of cloud infrastructure.&lt;/p&gt;
&lt;h2 id="how-should-i-read-this-chapter"&gt;How Should I Read This Chapter&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://docs.opennebula.io/7.2/product/integration_references/kubernetes/kubernetes_cloud_provider/"&gt;Kubernetes Cloud Provider&lt;/a&gt;: Documentation on the integration that allows Kubernetes to interact with OpenNebula, typically for provisioning infrastructure for Kubernetes clusters.&lt;/p&gt;</description></item><item><title>Kubernetes Cloud Provider</title><link>https://docs.opennebula.io/7.2/product/integration_references/kubernetes/kubernetes_cloud_provider/</link><pubDate>Mon, 19 May 2025 00:00:00 +0000</pubDate><guid>https://docs.opennebula.io/7.2/product/integration_references/kubernetes/kubernetes_cloud_provider/</guid><description>&lt;p&gt;&lt;a id="k8s-cloud-provider"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;!--# Kubernetes Cloud Provider --&gt;
&lt;p&gt;The &lt;a href="https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/cloud-provider"&gt;Kubernetes Cloud-Provider Interface&lt;/a&gt; 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.&lt;/p&gt;
&lt;p&gt;OpenNebula offers its own Kubernetes cloud-provider implementation for providing nodes and load-balancers to Kubernetes clusters. You can find more information in the &lt;a href="https://github.com/OpenNebula/cloud-provider-opennebula/wiki"&gt;OpenNebula Cloud-Provider documentation&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kubernetes Cluster API Integration</title><link>https://docs.opennebula.io/7.2/product/integration_references/kubernetes/kubernetes_cluster_api/</link><pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate><guid>https://docs.opennebula.io/7.2/product/integration_references/kubernetes/kubernetes_cluster_api/</guid><description>&lt;p&gt;&lt;a id="k8s-cluster-api"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;!--# Kubernetes Cluster API --&gt;
&lt;p&gt;Kubernetes provides the Cluster API, a set of declarative APIs and tooling for simplifying and automating the provisioning, upgrading, deletion, and operation of multiple Kubernetes clusters in a declarative and extensible way, as if they were workloads of a management Kubernetes cluster.&lt;/p&gt;
&lt;p&gt;OpenNebula provides its own implementation of the Cluster API (CAPONE) to easily provision and operate Kubernetes clusters. It interacts with OpenNebula for the provision of dedicated VMs (through the &lt;a href="https://docs.opennebula.io/7.2/product/integration_references/kubernetes/kubernetes_cloud_provider/"&gt;OpenNebula Cloud Provider&lt;/a&gt;) and to build the Kubernetes workload cluster, including the control plane nodes. You can find more information on the &lt;a href="https://github.com/OpenNebula/cluster-api-provider-opennebula/wiki"&gt;OpenNebula Cluster Api Provider wiki&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>