Difference between revisions of "Kubectl describe"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 5: Line 5:
  
 
* <code>[[kubectl describe configmaps]] YOUR_CONFIG_MAP_NAME</code>
 
* <code>[[kubectl describe configmaps]] YOUR_CONFIG_MAP_NAME</code>
* <code>[[kubectl describe]] [[secrets]]/MY_SECRET_NAME</code>
+
* <code>[[kubectl describe]] [[Kubernetes secrets|secrets]]/MY_SECRET_NAME</code>
 
* <code>[[kubectl describe]] nodes</code>
 
* <code>[[kubectl describe]] nodes</code>
 
* <code>[[kubectl describe pod]]</code>
 
* <code>[[kubectl describe pod]]</code>

Revision as of 14:33, 26 August 2020

This article is a Draft. Help us to complete it.
  • kubectl describe
error: You must specify the type of resource to describe. Use "kubectl api-resources" for a complete list of supported resources.
kubectl describe deployment mysql

See also

Advertising: