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 10: | Line 10: | ||
* <code>[[kubectl config view]]</code> | * <code>[[kubectl config view]]</code> | ||
* <code>[[kubectl describe]]</code> | * <code>[[kubectl describe]]</code> | ||
+ | * <code>[[kubectl get configmaps]]</code> |
Revision as of 16:16, 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
kubectl get configmaps
Advertising: