Difference between revisions of "Kubectl get configmaps"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{ConfigMaps}} * {{kubectl info}} Category:Kubernetes")
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
[[kubectl get]] configmaps
 +
NAME                            DATA  AGE
 +
grafana                        1      4h40m
 +
grafana-test                    1      4h40m
 +
kube-root-ca.crt                1      5d18h
 +
kubernetes-dashboard-settings  0      2d17h
 +
my-mariadb                      1      22h
  
  

Revision as of 17:18, 25 May 2022

kubectl get configmaps
NAME                            DATA   AGE
grafana                         1      4h40m
grafana-test                    1      4h40m
kube-root-ca.crt                1      5d18h
kubernetes-dashboard-settings   0      2d17h
my-mariadb                      1      22h


See also

Advertising: