Difference between revisions of "Kubectl describe"

From wikieduonline
Jump to navigation Jump to search
Line 22: Line 22:
 
* <code>[[kubectl describe deployment]] mysql</code>
 
* <code>[[kubectl describe deployment]] mysql</code>
 
* <code>[[kubectl describe  virtualmachine.kubevirt.io/mitestvm]]</code>
 
* <code>[[kubectl describe  virtualmachine.kubevirt.io/mitestvm]]</code>
 +
* <code>[[kubectl describe vpa]]</code>
 
* <code>[[kubectl describe job]]</code>
 
* <code>[[kubectl describe job]]</code>
  

Revision as of 16:22, 22 November 2022

This article is a Draft. Help us to complete it.

Possible resource types include (case insensitive): pods (po), services (svc), 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: