A collection of scripts to deploy and configure cert-manager in a K8s cluster.
- A kubernetes cluster with
kubectl
configured. - A domain name registered with a DNS provider.
- Run
./deploy_ingress.sh
- Add External IP to DNS provider as an "A Record" with the host "@".
- Run
./deploy_cert_manager.sh
- Run
./deploy_tls_ingress.sh