Skip to content

Commit 0ae035e

Browse files
authored
Merge pull request #35514 from kinzhi/kinzhi191
[zh-cn]Update content/zh-cn/docs/concepts/services-networking/ingress-controllers.md
2 parents 0cb21e9 + f22b616 commit 0ae035e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,15 @@ Kubernetes 作为一个项目,目前支持和维护
103103
<!--
104104
* The [Kong Ingress Controller for Kubernetes](https://github.com/Kong/kubernetes-ingress-controller#readme)
105105
is an ingress controller driving [Kong Gateway](https://konghq.com/kong/).
106+
* [Kusk Gateway](https://kusk.kubeshop.io/) is an OpenAPI-driven ingress controller based on [Envoy](https://www.envoyproxy.io).
106107
* The [NGINX Ingress Controller for Kubernetes](https://www.nginx.com/products/nginx-ingress-controller/)
107108
works with the [NGINX](https://www.nginx.com/resources/glossary/nginx/) webserver (as a proxy).
108109
* 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.
109110
* [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.
110111
-->
111112
* [用于 Kubernetes 的 Kong Ingress 控制器](https://github.com/Kong/kubernetes-ingress-controller#readme)
112113
是一个用来驱动 [Kong Gateway](https://konghq.com/kong/) 的 Ingress 控制器。
114+
* [Kusk Gateway](https://kusk.kubeshop.io/) 是基于 [Envoy](https://www.envoyproxy.io) OpenAPI 驱动的入口控制器。
113115
* [用于 Kubernetes 的 NGINX Ingress 控制器](https://www.nginx.com/products/nginx-ingress-controller/)
114116
能够与 [NGINX](https://www.nginx.com/resources/glossary/nginx/)
115117
网页服务器(作为代理)一起使用。

0 commit comments

Comments
 (0)