kubernetes ingress
Below is a clean, working NGINX Ingress demo that routes:
/httpd โ httpd service
/nginx โ nginx service
This is a classic interview + lab demo ๐(Path-based routing)
โ
Prerequisites (IMPORTANT)
Ingress Controller must be installed
kubectl crea...
tirucloud.hashnode.dev3 min read