kubectl describe
Jump to navigation
Jump to search
This article is a Draft. Help us to complete it.
kubectl describe
kubectl describe configmaps YOUR_CONFIG_MAP_NAME
kubectl describe secrets/MY_SECRET_NAME
kubectl describe nodes
kubectl describe pod
kubectl describe pods
kubectl describe pvc mysql-pv-claim
kubectl describe deployment mysql
kubectl describe virtualmachine.kubevirt.io/mitestvm
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]
kubectl describe: kubectl describe pods, kubectl describe pvc, kubectl describe secrets
kubectl
: [create
|delete
|edit
|apply
|exec
|get
|set
|rolling-update
|rollout
|logs
|run
|auth
|label
|version
|top
|diff
|debug
|replace
|describe
|config
|port-forward
|scale
|rollout
|api-resources
|proxy
|expose deployment
|expose
|get endpoints
|~/.kube/config
|kubectl logs --help
|kubectl --help
- Kubectl information commands:
kubectl cluster-info
,kubectl config view
,kubectl get pods
,kubectl get nodes
,kubectl get services
,kubectl version
,kubectl describe