Difference between revisions of "Kubernetes cert-manager"

From wikieduonline
Jump to navigation Jump to search
 
Line 20: Line 20:
  
  
* <code>kubectl describe csr,cert,issuer,[[cr]] -A</code>
+
* <code>[[kubectl describe csr]],[[cert]],[[issuer]],[[cr]] -A</code>
 
* [[kubectl log]]  
 
* [[kubectl log]]  
  

Latest revision as of 12:36, 28 June 2024

wikipedia:Cert-manager X.509 certificate management for Kubernetes and OpenShift.

helm repo add jetstack https://charts.jetstack.io && helm repo update
helm install cert-manager
kubectl apply -f ./certbot-issuers.yaml


Errors[edit]

│ Warning: Helm release "cert-manager" was created but has a failed status. Use the `helm` command to investigate the error, correct it, then run Terraform again.
  controller.go .../... error="Operation cannot be fulfilled on certificaterequests.cert-manager.io .../... the object has been modified; please apply your changes to the latest version and try again
remote error: tls: unrecognized name

Related[edit]

See also[edit]

Advertising: