Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.84 KB

task-kubernetes-discover-openshift.adoc

File metadata and controls

45 lines (32 loc) · 1.84 KB
sidebar permalink keywords summary
sidebar
task/task-kubernetes-discover-openshift.html
kubernetes, k8s, discover kubernetes cluster, discover k8s, openshift, kubernetes support, import kubernetes cluster, import
Import a self-managed OpenShift cluster to BlueXP so that you can start backing up persistent volumes to your Cloud provider.

Import an OpenShift cluster to BlueXP

Import a self-managed OpenShift cluster to BlueXP so you can start backing up persistent volumes to your Cloud provider.

Import a Cluster

You can import a self-managed Kubernetes cluster using a Kubernetes configuration file.

Before you begin

Before importing an OpenShift cluster, you need:

  • The `kubeconfig-sa`file you created in create a kubeconfig file.

  • The public Certificate Authority (for example, ca.crt), Client Key (for example, tls.key), and Client Certification (for example, tls.crt) files for the cluster.

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

  2. Select your Cloud provider and select Kubernetes Cluster > Discover.

  3. Select Import Cluster then Next.

  4. Upload the kubeconfig-sa file you created in create a kubeconfig file. Select the Kubernetes cluster and select Next.

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

  5. Upload the cluster certificates.

    A screenshot of the cluster certificate upload screen.

Result

BlueXP adds the Kubernetes cluster to the Canvas.