Skip to content

Latest commit

 

History

History
65 lines (44 loc) · 2.44 KB

task-kubernetes-discover-azure.adoc

File metadata and controls

65 lines (44 loc) · 2.44 KB
sidebar permalink keywords summary
sidebar
task/task-kubernetes-discover-azure.html
kubernetes, k8s, discover kubernetes cluster, discover k8s, import kubernetes cluster, azure, aks, kubernetes support
Add an Kubernetes cluster to BlueXP so that you can start backing up persistent volumes to Azure.

Add an Azure Kubernetes cluster to BlueXP

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.