Add an Azure Kubernetes cluster to Cloud Manager
You can discover or import Kubernetes clusters to Cloud Manager so that you can back up persistent volumes to Azure.
Discover a cluster
You can discover a fully-managed or self-managed Kubernetes cluster. Managed clusters must be discovered; they cannot be imported.
-
On the Canvas, click Add Working Environment.
-
Select Microsoft Azure > Kubernetes Cluster and click Next.
-
Select Discover Cluster and click Next.
-
Select a Kubernetes cluster and click Next.
Cloud Manager adds the Kubernetes cluster to the Canvas.
Import a Cluster
You can import a self-managed Kubernetes cluster using a Kubernetes configuration file.
Before you get started
You will need Certificate Authority, Client Key, and Client Certificate certificates for the user specified in the cluster role YAML file to import Kubernetes clusters. The Kubernetes cluster administrator receives these certifications when creating users on the Kubernetes cluster.
-
On the Canvas, click Add Working Environment.
-
Select Microsoft Azure > Kubernetes Cluster and click Next.
-
Select Import Cluster and click Next.
-
Upload a Kubernetes configuration file in YAML format.
-
Upload the cluster certificates provided by your Kubernetes cluster administrator.
Cloud Manager adds the Kubernetes cluster to the Canvas.