This guide shows you how to set up a GitOps pipeline to securely expose Kubernetes services over HTTPS using:
- Amazon EKS and Route 53
- cert-manager to provision TLS certificates from Let's Encrypt
- Contour as the ingress controller
- Flux as the GitOps operator
- podinfo as the demo web application
Read the guide on AWS containers blog.