Difference between revisions of "Kubectl get configmap"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
[[kubectl -n kube-system get configmap aws-auth -o=yaml]] | [[kubectl -n kube-system get configmap aws-auth -o=yaml]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Related == | == Related == | ||
[[kubectl get configmaps]] | [[kubectl get configmaps]] |
Revision as of 14:34, 2 September 2022
kubectl get configmap
kubectl get configmap -n prod NAME DATA AGE elasticsearch-master-config 1 5d22h kube-root-ca.crt 1 14d your-app 1 21h
kubectl -n kube-system get configmap aws-auth NAME DATA AGE aws-auth 2 19h
kubectl -n kube-system get configmap aws-auth -o=yaml
Related
kubectl get configmaps
See also
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: