Difference between revisions of "Configure a Pod to Use a ConfigMap"
Jump to navigation
Jump to search
(Created page with "* https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/ * {{ConfigMap}}") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/ | * https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/ | ||
+ | == Related == | ||
+ | * [[CKA: Use ConfigMaps and Secrets to configure applications]] | ||
− | + | == See also == | |
* {{ConfigMap}} | * {{ConfigMap}} |
Latest revision as of 11:47, 16 November 2023
Related[edit]
See also[edit]
- ConfigMaps:
kubectl [ get | edit | describe | create | delete ] configmaps
,aws-auth
, Kustomize,kind: ConfigMap, ConfigMapRef, envFrom
Advertising: