Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 2.07 KB

task-kubernetes-discover-aws.adoc

File metadata and controls

60 lines (40 loc) · 2.07 KB
sidebar permalink keywords summary
sidebar
task/task-kubernetes-discover-aws.html
kubernetes, k8s, discover kubernetes cluster, discover k8s, amazon eks, eks, kubernetes support, import kubernetes cluster, import, amazon s3, amazon, aws
Add an Amazon Elastic Kubernetes Service (Amazon EKS) clusters to BlueXP so that you can start backing up persistent volumes to Amazon S3.

Add an Amazon Kubernetes cluster to BlueXP

You can discover or import Kubernetes clusters to BlueXP so you can back up persistent volumes to Amazon S3.

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 Amazon Web Services > Kubernetes Cluster > Discover.

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

  3. Select Discover Cluster and click Next.

  4. Choose an AWS region, select a Kubernetes cluster, and click Next.

    A screenshot of the Discover a Kubernetes Cluster page showing a selected AWS region and a 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.

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

  2. Select Amazon Web Services > 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. Select the Kubernetes cluster and click Next.

Result

BlueXP adds the Kubernetes cluster to the Canvas.