Difference between revisions of "Kubectl describe"

From wikieduonline
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  kubectl describe all
+
  [[kubectl describe all -A]]
 
  kubectl describe [[kubectl describe ingress|ingress]],svc,pods,cr,secrets
 
  kubectl describe [[kubectl describe ingress|ingress]],svc,pods,cr,secrets
 
  [[kubectl events -A]]
 
  [[kubectl events -A]]

Latest revision as of 08:30, 16 February 2024

kubectl describe all -A
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[edit]

See also[edit]

Advertising: