Skip to main content
Kubernetes clusters

Add an Azure Kubernetes cluster to BlueXP

Contributors juliantap

You can discover or import Kubernetes clusters to BlueXP 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.

Steps
  1. On the Canvas, click Add Working Environment.

  2. Select Microsoft Azure > Kubernetes Cluster > Discover.

    A screenshot of the Add Working Environment page showing Microsoft Azure and Kubernetes Cluster selected.

  3. Select Discover Cluster and click Next.

  4. Select a Kubernetes cluster and click Next.

    A screenshot of the Discover a Kubernetes Cluster page showing a selected  Kubernetes cluster.

Result

BlueXP adds the Kubernetes cluster to the Canvas.

A screenshot of the Canvas in BlueXP that shows a Kubernetes cluster.

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.

Steps
  1. On the Canvas, click Add Working Environment.

  2. Select Microsoft Azure > Kubernetes Cluster > Discover.

  3. Select Import Cluster and click Next.

  4. Upload a Kubernetes configuration file in YAML format.

    A screenshot of the import Kubernetes cluster page with configuration file and available clusters table.

  5. Upload the cluster certificates provided by your Kubernetes cluster administrator.

    A screenshot of the cluster certificates page used to upload the Certificate Authority

Result

BlueXP adds the Kubernetes cluster to the Canvas.