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 job]]</code>
 
 
[[kubectl describe job]]
 
  
 
:<code>[[kubectl describe]]</code>
 
:<code>[[kubectl describe]]</code>

Revision as of 08:13, 7 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: