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}}") |
|||
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 == | |
+ | * [[Use ConfigMaps and Secrets to configure applications | ||
+ | ]] | ||
* {{ConfigMap}} | * {{ConfigMap}} |
Revision as of 11:45, 16 November 2023
Related
- [[Use ConfigMaps and Secrets to configure applications
]]
- ConfigMaps:
kubectl [ get | edit | describe | create | delete ] configmaps
,aws-auth
, Kustomize,kind: ConfigMap, ConfigMapRef, envFrom
Advertising: