Difference between revisions of "Kubectl describe"

From wikieduonline
Jump to navigation Jump to search
Line 33: Line 33:
 
== Related commands ==
 
== Related commands ==
 
* <code>[[kubectl get all]]</code>
 
* <code>[[kubectl get all]]</code>
 +
* <code>[[kubectl logs]]</code>
 
* <code>[[git describe]]</code>
 
* <code>[[git describe]]</code>
 
* <code>[[kind:]]</code>
 
* <code>[[kind:]]</code>

Revision as of 07:19, 16 February 2024

kubectl describe all
kubectl describe ingress,svc,pods,cr,secrets
kubectl events -A

Possible resource types include (case insensitive): pods (po), services (svc), replicaset (rs) replicationcontrollers (rc), nodes (no), events (ev), limitranges (limits), persistentvolumes (pv), persistentvolumeclaims (pvc), resourcequotas (quota), namespaces (ns), serviceaccounts, horizontalpodautoscalers (hpa), endpoints (ep) or secrets

kubectl describe
error: You must specify the type of resource to describe. Use "kubectl api-resources" for a complete list of supported resources.

Related commands

See also

Advertising: