We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d87b01e + 5b3a343 commit 0afe61cCopy full SHA for 0afe61c
content/zh/docs/concepts/services-networking/ingress-controllers.md
@@ -55,6 +55,7 @@ Kubernetes 作为一个项目,目前支持和维护
55
的 Ingress 控制器。
56
* [Ambassador](https://www.getambassador.io/) API 网关是一个基于 [Envoy](https://www.envoyproxy.io) 的 Ingress
57
控制器。
58
+* [Apache APISIX Ingress 控制器](https://github.com/apache/apisix-ingress-controller) 是一个基于 [Apache APISIX 网关](https://github.com/apache/apisix) 的 Ingress 控制器。
59
* [Avi Kubernetes Operator](https://github.com/vmware/load-balancer-and-ingress-services-for-kubernetes)
60
使用 [VMware NSX Advanced Load Balancer](https://avinetworks.com/)
61
提供第 4 到第 7 层的负载均衡。
0 commit comments