Difference between revisions of "Kubernetes cert-manager"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
* https://cert-manager.io/
 
* https://cert-manager.io/
  
* <code>[[helm repo add jetstack]] https://charts.jetstack.io && [[helm repo update]]</code>
+
<code>[[helm repo add jetstack]] https://charts.jetstack.io && [[helm repo update]]</code>
* <code>[[helm install cert-manager]]</code>
+
<code>[[helm install cert-manager]]</code>
* <code>[[kubectl apply -f ./certbot-issuers.yaml]]</code>
+
<code>[[kubectl apply -f ./certbot-issuers.yaml]]</code>
  
 
* <code>[[kubectl get issuer]]</code>
 
* <code>[[kubectl get issuer]]</code>

Revision as of 17:28, 13 February 2024

Advertising: