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