Difference between revisions of "Kubectl get configmap"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
[[kubectl get]] [[configmap]] | [[kubectl get]] [[configmap]] | ||
− | [[kubectl -n kube-system get configmap]] [[aws-auth]] -o=yaml | + | |
+ | 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]] | ||
Revision as of 10:08, 23 June 2022
kubectl get configmap
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
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: