Difference between revisions of "Kubernetes cert-manager"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
  k describe certificate -A
 
  k describe certificate -A
  
 +
[[kubectl describe challenge -A]]
 +
 +
[[kubectl describe order -A]]
 +
 +
[[k describe service]] cm-acme-http-solver-m5l52 -n grafana
 +
 +
[[k describe order -A]]
  
  
Line 25: Line 32:
  
 
  {{Controller.go the object has been modified}}
 
  {{Controller.go the object has been modified}}
 +
 +
[[remote error: tls: unrecognized name]]
  
 
== Related ==
 
== Related ==

Latest revision as of 16:13, 14 February 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
kubectl describe certificaterequest
k describe issuer -A
k describe certificate -A
kubectl describe challenge -A
kubectl describe order -A
k describe service cm-acme-http-solver-m5l52 -n grafana
k describe order -A


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: