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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Docker for Mac Kubernetes ingress

1 点作者 deforciant超过 7 年前

1 comment

deforciant超过 7 年前
Hello, Webhook Relay founder here. Pretty much all different cloud providers offer different types of load balancers (probably due to their existing, pre-container infrastructure). I believe there is a need to have a simple, cloud-agnostic ingress controller that can be used both in local environment, self-hosted Kubernetes cluster or any existing managed k8s service. Currently I would recommend to use it mostly for development purposes as we sort out any arising problems and add TLS support into the ingress controller itself (so you can define HTTPS hosts in the ingress.yml), however you can already enable HTTPS for your ingresses via CLI or UI.