Difference between revisions of "Kubectl describe secret -A"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
== Minikube ==
 
== 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>  

Revision as of 18:45, 21 October 2023

Minikube

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

Advertising: