kubectl
kubectl get pod/ingress/pvc/sc/… -n namespace
kubectl describe pod/ingress/pvc/sc/… 资源名 -n namespace
kubectl -n namespace exec pod名称 -it xxx — sh
kubectl -n namespace logs -f —tail 100 pod资源名
kubectl apply xxx.yaml
kubectl get xx -o yaml/wide/json