Difference between revisions of "Kubernetes ConfigMaps"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 6: Line 6:
  
  
<code>[[kubectl describe]] [[configmaps]] YOUR_CONFIG_MAP_NAME</code>
+
<code>[[kubectl describe configmaps]] YOUR_CONFIG_MAP_NAME</code>
  
 
== See also ==
 
== See also ==

Revision as of 16:12, 26 January 2020

This article is a Draft. Help us to complete it.


kubectl create configmap <map-name> <data-source>


kubectl describe configmaps YOUR_CONFIG_MAP_NAME

See also

Advertising: