Further reading
You can refer to the following references for more information on the topics covered in this chapter:
- Kubernetes Ingress documentation: https://kubernetes.io/docs/concepts/services-networking/ingress
- Install cert-manager with Helm: https://cert-manager.io/docs/installation/helm
- Generating certificates for an ingress with cert-manager: https://cert-manager.io/docs/tutorials/acme/nginx-ingress
- Kubernetes ingress controller official documentation: https://kubernetes.io/docs/concepts/services-networking/ingress
- Installing NGINX ingress controller: https://kubernetes.github.io/ingress-nginx/deploy/#using-helm
- Contour ingress controller getting started: https://projectcontour.io/getting-started
- Contour rate limits: https://projectcontour.io/docs/v1.15.2/config/rate-limiting
- Create a Kubernetes TLS Ingress from scratch in Minikube: https://www.youtube.com/watch?v=7K0gAYmWWho
- Traefik and Kubernetes: https://doc.traefik.io/traefik/v1.7...