kubectl describe configmaps
(Redirected from Kubectl -n kube-system describe configmaps)
Jump to navigation
Jump to search
kubectl describe configmaps
https://kubernetes.io/docs/concepts/configuration/configmap/
kubectl describe configmaps
kubectl describe configmaps -A
kubectl describe configmaps -A | grep -w "Name:"
kubectl describe configmaps YourConfigMapName
kubectl -n kube-system describe configmaps
kubectl -n kube-system describe configmaps kube-proxy
kubectl describe configmap grafana
Contents
Example[edit]
Name: game-config Namespace: default Labels: <none> Annotations: <none> Data ==== game.properties: 158 bytes ui.properties: 83 bytes
Activities[edit]
Related[edit]
See also[edit]
- ConfigMaps:
kubectl [ get | edit | describe | create | delete ] configmaps
,aws-auth
, Kustomize,kind: ConfigMap, ConfigMapRef, envFrom
Advertising: