TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Dynamic Ingress in Kubernetes

3 pointsby kelseyevansalmost 7 years ago

1 comment

stuff4benalmost 7 years ago
I've just started using Kubernetes on VM's on-premise (not cloud) and all of the ingresses available (both nginxes and HAProxy) just suck. Documentation is terrible or they just don't work. Somehow I came across Ambassador and within 15 minutes I had ingress working in my Kubernetes test cluster. Granted, I'm a newb when it comes to Kubernetes. But Ambassador just worked right out of the box for me. Configuring it is simple and the concepts are easy to grasp. Plus it's built on Envoy which I believe is pretty battle-tested.