Installing Cert-Manager on Kubernetes

Last published : Aug 26, 2026
Complete the following steps to enable Cert-Manager on Kubernetes.
  • Run the following command on the master node to install Cert-Manager:
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.12.0/cert-manager.yaml