Setting up kubeconfig files
-
Containers
Kubectl get context: List Kubernetes cluster connections
kubectl, a command line tool that enables you to work directly with the Kubernetes API server. It is the tool that you will want to learn when working with Kubernetes. Let’s look at one of the important commands to understand…