Hacker News new | ask | show | jobs
by option_greek 1616 days ago
The ingress can be free with Nginx but not the inbound firewall rule that passes the traffic to Nginx. And 'coincidentally' it costs the same $ as using their load balancer which automatically has this rule applied.
2 comments

You're talking about a cloud provider's fees, not kubernetes.
It sounds like it's just setting up the load balancer for you behind the scenes? Kubernetes isn't a load balancing engine, to my knowledge. It just sets up containers and stuff.