kubectl describe configmaps
Revision as of 19:23, 2 July 2022 by Welcome (talk | contribs) (→kubectl describe configmap grafana)
kubectl describe configmaps
kubectl describe configmaps -A
kubectl describe configmaps -A | grep -w Name
kubectl describe configmaps YourConfigMapName
Name: game-config Namespace: default Labels: <none> Annotations: <none> Data ==== game.properties: 158 bytes ui.properties: 83 bytes
Activities
- CKAD: Understand ConfigMaps
kubectl get configmaps
See also
- ConfigMaps:
kubectl [ get | edit | describe | create | delete ] configmaps
,aws-auth
, Kustomize,kind: ConfigMap, ConfigMapRef, envFrom
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: