Difference between revisions of "Kubectl describe csr"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{kubectl certificate}} * {{cert-manager}} Category:K8s") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | kubectl describe [[csr]] | ||
+ | kubectl describe [[csr]] -A | ||
− | + | [[kubectl describe cr -A]] | |
== See also == | == See also == | ||
+ | * {{CSR}} | ||
* {{kubectl certificate}} | * {{kubectl certificate}} | ||
* {{cert-manager}} | * {{cert-manager}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Latest revision as of 12:36, 28 June 2024
kubectl describe csr kubectl describe csr -A
kubectl describe cr -A
See also[edit]
- Certificate, CSR (PKCS10),
/etc/letsencrypt/csr/
,openssl req
, X.509, [.pem
,.cer
,.csr
], Kubernetes CertificateSigningRequest kubectl certificate [ approve ]
cert-manager
,cert-manager-controller, ingress-shim
,kind: Certificate, kind: ClusterIssuer, Kind: CertificateSigningRequest
, kind: Issuer,kubectl [ get | describe ] certificates
,cmctl
,kubectl get issuer, kubectl get csr, IngressShim
Advertising: