TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Dynamic Ingress in Kubernetes

3 点作者 kelseyevans将近 7 年前

1 comment

stuff4ben将近 7 年前
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.