This topic provides steps to uninstall the upstream Kubernetes cluster used for the VMware Telco Cloud Service Assurance Demo footprint. It does not uninstall any other Kubernetes cluster.

Procedure

  1. Launch the Deployment Container as shown in Installation of Kubernetes and cd to the k8s-installer/scripts/deployment folder.
  2. Ensure you have deploy.settings file under the k8s-installer/scripts/deployment folder. It must have the same settings as when Kubernetes was installed.
  3. Run the following command:
    ./cleanup-kubernetes.sh
  4. If you want to uninstall the cluster, confirm by typing yes or no when prompted.