To uninstall the NSP Kubernetes software

Purpose

Perform this procedure to remove the NSP Kubernetes software.

Note: You require root user privileges on the NSP deployer host.

Note: release-ID in a file path has the following format:

R.r.p-rel.version

where

R.r.p is the NSP release, in the form MAJOR.minor.patch

version is a numeric value

Steps
 

Log in as the root user on the NSP deployer host.


Open a console window.


Enter the following:

cd /opt/nsp/nsp-k8s-deployer-release-ID/bin ↵


Enter the following:

Note: The action affects all NSP cluster VMs specified in the hosts.yml file.

./nspk8sctl uninstall ↵

The NSP Kubernetes software is uninstalled.

End of steps