My Blog.
Dynamic Sub-Domain Reverse Proxying in Kubernetes with Nginx
5/2/20247 min read
In this article, I explain how we can dynamically point sub-domains to specific services in a Kubernetes cluster through a single ingress by setting up a dynamic reverse proxy service using nginx.