Difference between revisions of "Kubectl describe configmaps"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
== Activities == | == Activities == | ||
* [[CKAD]]: Understand [[ConfigMaps]] | * [[CKAD]]: Understand [[ConfigMaps]] | ||
+ | * <code>[[kubectl get configmaps]]</code> | ||
== See also == | == See also == |
Revision as of 20:26, 26 May 2022
kubectl describe configmaps
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: