Difference between revisions of "Kubectl get certificate"
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
kubectl get
: [all
|componentstatus | pods | apiservices | events
|event
|nodes
|replicaset
|services
|svc
|namespaces
|hpa
|secret | deployments | serviceaccounts | endpoints | daemonset | networkpolicy
],kubectl get -h
Advertising: