Testing the NGINX Ingress Controller locally (Docker Desktop)
In this post, we will explore (briefly) the Ingress in Kubernetes and see how to traffic multiple host names at the same IP address (localhost). What is Ingress? Ingress exposes HTTP and HTTPS routes from outside the cluster to services within the c...
Nov 26, 20222 min read774
