Various notes and tutorial on Kubernetes
- Create Kubernetes cluster on AKS
- Install Cert-manager
- Test self-signed cert
- Deploy nginx-ingress controller
- Deploy an test app
- Deploy ingress
- Create Let's encrypt issuer
- Generate a certificate
Code in cert_devops directory. See cert_devops.sh for step by step instruction.
Source: Free SSL for Kubernetes with Cert-Manager by That DevOps Guy