Difference between revisions of "Kubectl describe secret -A"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
== Minikube ==
+
[[kubectl describe secret]] -A
 +
 
 +
== [[Minikube]] ==
 
  kubectl describe secret -A
 
  kubectl describe secret -A
  Name:        bootstrap-token-zdluu3
+
  Name:        [[bootstrap-token]]-zdluu3
  Namespace:    kube-system
+
  Namespace:    [[kube-system]]
 
  Labels:      <none>
 
  Labels:      <none>
 
  Annotations:  <none>  
 
  Annotations:  <none>  
Line 18: Line 20:
 
  auth-extra-groups:              47 bytes
 
  auth-extra-groups:              47 bytes
 
  expiration:                      20 bytes
 
  expiration:                      20 bytes
 
 
  
 
== See also ==
 
== See also ==

Latest revision as of 18:46, 21 October 2023

kubectl describe secret -A

Minikube[edit]

kubectl describe secret -A
Name:         bootstrap-token-zdluu3
Namespace:    kube-system
Labels:       <none>
Annotations:  <none> 

Type:  bootstrap.kubernetes.io/token

Data
====
token-id:                        6 bytes
token-secret:                    16 bytes
usage-bootstrap-authentication:  4 bytes
usage-bootstrap-signing:         4 bytes
auth-extra-groups:               47 bytes
expiration:                      20 bytes

See also[edit]

Advertising: