Difference between revisions of "Kubectl -n kube-system describe configmaps kube-root-ca.crt"

From wikieduonline
Jump to navigation Jump to search
(Created page with " Name: kube-root-ca.crt Namespace: kube-system Labels: <none> Annotations: kubernetes.io/description: Contains a CA bundle that can be us...")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 +
[[kubectl -n kube-system describe configmaps]] kube-root-ca.crt
 +
 
  Name:        kube-root-ca.crt
 
  Name:        kube-root-ca.crt
 
  Namespace:    kube-system
 
  Namespace:    kube-system
Line 4: Line 7:
 
  Annotations:  kubernetes.io/description:
 
  Annotations:  kubernetes.io/description:
 
                 Contains a CA bundle that can be used to verify the kube-apiserver when using internal endpoints such as the internal service IP or kubern...
 
                 Contains a CA bundle that can be used to verify the kube-apiserver when using internal endpoints such as the internal service IP or kubern...
 
+
 
  Data
 
  Data
 
  ====
 
  ====
Line 14: Line 17:
 
  XXXXXXX
 
  XXXXXXX
 
  +sxGlR3jH6/1KjoRhxI31FxE/Zppuhetpqu6
 
  +sxGlR3jH6/1KjoRhxI31FxE/Zppuhetpqu6
  -----END CERTIFICATE-----
+
  -----END CERTIFICATE-----  
 +
 
 +
 +
BinaryData
 +
====
 +
 +
Events:  <none>
  
  
BinaryData
+
== See also ==
====
+
* {{kubectl proxy}}
 +
* {{ConfigMaps}}
  
Events: <none>
+
[[Category:kubectl]]
 +
[[Category:kube-proxy]]
 +
[[Category:ConfigMaps]]

Latest revision as of 19:58, 2 July 2022

kubectl -n kube-system describe configmaps kube-root-ca.crt
Name:         kube-root-ca.crt
Namespace:    kube-system
Labels:       <none>
Annotations:  kubernetes.io/description:
                Contains a CA bundle that can be used to verify the kube-apiserver when using internal endpoints such as the internal service IP or kubern...

Data
====
ca.crt:
----
-----BEGIN CERTIFICATE-----
MIIC5zCCAc+gAwIBAgIBADANBgkqhkiG9w0BAQsFADAVMRMwEQYDVQQDEwprdWJl
cm5ldGVzMB4XDTIyMDYxMDE4MjEzMloXDTMyMDYwNzE4MjEzMlowFTETMBEGA1UE
XXXXXXX
+sxGlR3jH6/1KjoRhxI31FxE/Zppuhetpqu6
-----END CERTIFICATE----- 
 

BinaryData
====

Events:  <none>


See also[edit]

Advertising: