Difference between revisions of "Kubectl get cr -A"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | k get cr -A | + | [[k get cr]] -A |
NAMESPACE NAME APPROVED DENIED READY ISSUER REQUESTOR AGE | NAMESPACE NAME APPROVED DENIED READY ISSUER REQUESTOR AGE | ||
− | grafana quickstart-example-tls-1 True False letsencrypt-prod system:serviceaccount:cert-manager:cert-manager 7m59s | + | grafana quickstart-example-tls-1 True False [[letsencrypt-prod]] system:serviceaccount:cert-manager:cert-manager 7m59s |
− | [[csr]] | + | [[kubectl describe cr -A]] |
+ | * <code>[[csr]]</code> | ||
== See also == | == See also == | ||
+ | * {{issuer.cert-manager.io}} | ||
+ | * {{kind: Issuer}} | ||
* {{cr}} | * {{cr}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Latest revision as of 08:49, 23 February 2024
k get cr -A NAMESPACE NAME APPROVED DENIED READY ISSUER REQUESTOR AGE grafana quickstart-example-tls-1 True False letsencrypt-prod system:serviceaccount:cert-manager:cert-manager 7m59s
kubectl describe cr -A
See also[edit]
Advertising: