Difference between revisions of "Kubectl create configmap"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== Related == | == Related == | ||
+ | [[kind: ConfigMap]] | ||
+ | |||
[[kubectl apply -f]] [[/path/to/your/aws-ingress-nginx-config.yaml]] | [[kubectl apply -f]] [[/path/to/your/aws-ingress-nginx-config.yaml]] | ||
configmap/nginx-config created | configmap/nginx-config created |
Revision as of 07:52, 9 September 2022
kubectl create configmap
Related
kind: ConfigMap
kubectl apply -f /path/to/your/aws-ingress-nginx-config.yaml configmap/nginx-config created
See also
- ConfigMaps:
kubectl [ get | edit | describe | create | delete ] configmaps
,aws-auth
, Kustomize,kind: ConfigMap, ConfigMapRef, envFrom
kubectl create [ namespace | secret | deployment | configmap | service | role ]
--help
Advertising: