Connecting to a Cluster
Use the kubectl
package to connect to a Kubernetes
cluster.
After creating a Kubernetes cluster, a Kubernetes configuration file is created so you can
access the cluster using the kubectl
command. Install
kubectl
on the localhost (the host with ocne
installed
on which you created the cluster). If you install kubectl
on a different
system, copy the kubeconfig
file to the system.