Accessing your cluster from the Kubernetes CLI (kubectl)
To access your cluster by using the Kubernetes command line tool, kubectl
, you must install and configure kubectl
.
From the IBM Cloud Private management console, click Menu > Command Line Tools > Cloud Private CLI to download the Kubernetes CLI (kubectl) installer by using a curl
command.
See Installing the Kubernetes CLI (kubectl) for instructions.
For kubectl
troubleshooting information, see A namespace is stuck in the Terminating state.