To access a Kubernetes cluster even when the VMware Telco Cloud Automation Manager or Control Plane is down, download the recovery kubeconfig file from VMware Telco Cloud Automation. Ensure that you download and store the recovery kubeconfig file securely prior to the unavailability of VMware Telco Cloud Automation.

To access the Kubernetes cluster:

Prerequisites

  1. Ensure that you have installed an external SSH client on your local system.
  2. Ensure that Kubernetes CLI Tool (kubectl) is installed on your local system.
To download the recovery kubeconfig file:
  1. Log in to the VMware Telco Cloud Automation web interface.
  2. Navigate to Infrastructure > Virtual Infrastructure and select the VIM.
  3. Click the menu and select Download Recovery Kube Config.

Procedure

  • Use kubectl with the downloaded recovery kubeconfig file.

Results

The recovery kubeconfig file establishes a remote connection and lists the pods that are running on the cluster. You can now perform cluster operations on them.