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