Difference between revisions of "Kubectl get certificaterequest"
Jump to navigation
Jump to search
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[kubectl get]] cr | ||
+ | NAME APPROVED DENIED READY ISSUER REQUESTOR AGE | ||
+ | your-app-1 True False [[letsencrypt-prod]] system:serviceaccount:cert-manager:cert-manager 43m | ||
+ | NAME APPROVED DENIED READY ISSUER REQUESTOR AGE | ||
+ | your-app-1 True True letsencrypt-prod system:serviceaccount:cert-manager:cert-manager 3h41m | ||
+ | [[kubectl describe certificaterequest]] | ||
+ | [[kubectl describe challenge]]: [[remote error: tls: unrecognized name]] | ||
− | {{cr}} | + | == Related == |
+ | * [[OrderPending]] | ||
+ | * [[kubectl describe order]] | ||
+ | |||
+ | == See also == | ||
+ | * {{kind: Order}} | ||
+ | * {{kind: Certificate}} | ||
+ | * {{cr}} |
Latest revision as of 19:33, 15 February 2024
kubectl get cr NAME APPROVED DENIED READY ISSUER REQUESTOR AGE your-app-1 True False letsencrypt-prod system:serviceaccount:cert-manager:cert-manager 43m
NAME APPROVED DENIED READY ISSUER REQUESTOR AGE your-app-1 True True letsencrypt-prod system:serviceaccount:cert-manager:cert-manager 3h41m
kubectl describe certificaterequest kubectl describe challenge: remote error: tls: unrecognized name
Related[edit]
See also[edit]
Advertising: