Difference between revisions of "Kubernetes ConfigMaps"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 9: Line 9:
  
 
kubectl get configmaps
 
kubectl get configmaps
 +
 +
 +
== Activities ==
 +
* [[CKAD]]: Understand [[ConfigMaps]]
 +
  
 
== See also ==
 
== See also ==

Revision as of 17:15, 27 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

kubectl get configmaps


Activities


See also

Advertising: