Difference between revisions of "Kubernetes cert-manager"

From wikieduonline
Jump to navigation Jump to search
Line 50: Line 50:
 
[[Category:K8s]]
 
[[Category:K8s]]
 
[[Category:CNCF]]
 
[[Category:CNCF]]
 +
[[Category:Cert-manager]]

Revision as of 12:35, 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

│ 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

See also

Advertising: