Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 176 Bytes

Kubernetes_commands.md

File metadata and controls

7 lines (6 loc) · 176 Bytes

Common kubernetes Commands

kubectl version
kubectl version --short
kubectl cluster-info
kubectl get pods -n kube-system
kubectl get pods -n kube-system -o wide