Difference between revisions of "Kubectl get certificate"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  kubectl get certificates
 
  kubectl get certificates
 
  kubectl get certificates -A
 
  kubectl get certificates -A
 +
NAMESPACE  NAME                  READY  SECRET                AGE
 +
your-ns        prod-admin-your-cert    False  prod-admin-your-secret    47h
 +
your-ns        prod-ssl-your-certificate  False  prod-ssl-your-secret  47h
  
  

Revision as of 09:25, 21 July 2022

kubectl get certificates
kubectl get certificates -A
NAMESPACE   NAME                   READY   SECRET                 AGE
your-ns        prod-admin-your-cert    False   prod-admin-your-secret    47h
your-ns        prod-ssl-your-certificate   False   prod-ssl-your-secret   47h


See also

Advertising: