Skip to content

Commit 731e139

Browse files
Fang, Weiwindsonsea
andcommitted
[zh] sync concepts/service-networking/ingress-controllers.md
Update content/zh-cn/docs/concepts/services-networking/ingress-controllers.md Co-authored-by: Michael <[email protected]>
1 parent 5cbcac4 commit 731e139

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/zh-cn/docs/concepts/services-networking/ingress-controllers.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Kubernetes 作为一个项目,目前支持和维护
9292
<!--
9393
* F5 BIG-IP [Container Ingress Services for Kubernetes](https://clouddocs.f5.com/containers/latest/userguide/kubernetes/)
9494
lets you use an Ingress to configure F5 BIG-IP virtual servers.
95+
* [FortiADC Ingress Controller](https://docs.fortinet.com/document/fortiadc/7.0.0/fortiadc-ingress-controller-1-0/742835/fortiadc-ingress-controller-overview) support the Kubernetes Ingress resources and allows you to manage FortiADC objects from Kubernetes
9596
* [Gloo](https://gloo.solo.io) is an open-source ingress controller based on [Envoy](https://www.envoyproxy.io),
9697
which offers API gateway functionality.
9798
* [HAProxy Ingress](https://haproxy-ingress.github.io/) is an ingress controller for
@@ -104,6 +105,8 @@ Kubernetes 作为一个项目,目前支持和维护
104105
* F5 BIG-IP 的
105106
[用于 Kubernetes 的容器 Ingress 服务](https://clouddocs.f5.com/products/connectors/k8s-bigip-ctlr/latest)
106107
让你能够使用 Ingress 来配置 F5 BIG-IP 虚拟服务器。
108+
* [FortiADC Ingress 控制器](https://docs.fortinet.com/document/fortiadc/7.0.0/fortiadc-ingress-controller-1-0/742835/fortiadc-ingress-controller-overview)
109+
支持 Kubernetes Ingress 资源,并允许你从 Kubernetes 管理 FortiADC 对象。
107110
* [Gloo](https://gloo.solo.io) 是一个开源的、基于 [Envoy](https://www.envoyproxy.io)
108111
Ingress 控制器,能够提供 API 网关功能。
109112
* [HAProxy Ingress](https://haproxy-ingress.github.io/) 是一个针对
@@ -118,6 +121,7 @@ Kubernetes 作为一个项目,目前支持和维护
118121
* [Kusk Gateway](https://kusk.kubeshop.io/) is an OpenAPI-driven ingress controller based on [Envoy](https://www.envoyproxy.io).
119122
* The [NGINX Ingress Controller for Kubernetes](https://www.nginx.com/products/nginx-ingress-controller/)
120123
works with the [NGINX](https://www.nginx.com/resources/glossary/nginx/) webserver (as a proxy).
124+
* The [ngrok Kubernetes Ingress Controller](https://github.com/ngrok/kubernetes-ingress-controller) is an open source controller for adding secure public access to your K8s services using the [ngrok platform](https://ngrok.com).
121125
* The [Pomerium Ingress Controller](https://www.pomerium.com/docs/k8s/ingress.html) is based on [Pomerium](https://pomerium.com/), which offers context-aware access policy.
122126
* [Skipper](https://opensource.zalando.com/skipper/kubernetes/ingress-controller/) HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress, designed as a library to build your custom proxy.
123127
-->
@@ -128,6 +132,8 @@ Kubernetes 作为一个项目,目前支持和维护
128132
* [用于 Kubernetes 的 NGINX Ingress 控制器](https://www.nginx.com/products/nginx-ingress-controller/)
129133
能够与 [NGINX](https://www.nginx.com/resources/glossary/nginx/)
130134
网页服务器(作为代理)一起使用。
135+
* [ngrok Kubernetes Ingress 控制器](https://github.com/ngrok/kubernetes-ingress-controller)
136+
是一个开源控制器,通过使用 [ngrok 平台](https://ngrok.com)为你的 K8s 服务添加安全的公开访问权限。
131137
* [Pomerium Ingress 控制器](https://www.pomerium.com/docs/k8s/ingress.html)
132138
基于 [Pomerium](https://pomerium.com/),能提供上下文感知的准入策略。
133139
* [Skipper](https://opensource.zalando.com/skipper/kubernetes/ingress-controller/) HTTP

0 commit comments

Comments
 (0)