Difference between revisions of "Kubectl describe"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
* <code>[[kubectl describe endpoints]]</code>
 
* <code>[[kubectl describe endpoints]]</code>
 
* <code>[[kubectl describe namespace]]</code>
 
* <code>[[kubectl describe namespace]]</code>
 +
* <code>[[kubectl describe networkpolicy]]</code>
 
* <code>[[kubectl describe nodes]]</code>
 
* <code>[[kubectl describe nodes]]</code>
 
* <code>[[kubectl describe pod]]</code>
 
* <code>[[kubectl describe pod]]</code>

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