Kubernetes command-line interface for managing clusters
Kubernetes command-line interface
kubectl
$ kubectl cluster-info
$ kubectl apply -f deployment.yaml
$ kubectl get pods