Difference between revisions of "Template:Kubectl information TOC"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 9: | Line 9: | ||
* <code>[[kubectl version]]</code> | * <code>[[kubectl version]]</code> | ||
* <code>[[kubectl config view]]</code> | * <code>[[kubectl config view]]</code> | ||
+ | * <code>[[kubectl describe]]</code> |
Revision as of 16:09, 26 January 2020
- Verify running Pods:
kubectl get pods
kubectl get pod PODNAME
kubectl get pod PODNAME -n MY_NAMESPACE
kubectl get pod PODNAME -n MY_NAMESPACE --watch
kubectl top pod PODNAME
kubectl cluster-info
kubectl version
kubectl config view
kubectl describe
Advertising: