You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh-cn/docs/concepts/services-networking/ingress-controllers.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Kubernetes 作为一个项目,目前支持和维护
47
47
<!--
48
48
## Additional controllers
49
49
-->
50
-
## 其他控制器
50
+
## 其他控制器 {#additional-controllers}
51
51
52
52
{{% thirdparty-content %}}
53
53
@@ -70,6 +70,7 @@ Kubernetes 作为一个项目,目前支持和维护
70
70
提供第 4 到第 7 层的负载均衡。
71
71
<!--
72
72
* [BFE Ingress Controller](https://github.com/bfenetworks/ingress-bfe) is a [BFE](https://www.bfe-networks.net)-based ingress controller.
73
+
* [Cilium Ingress Controller](https://docs.cilium.io/en/stable/network/servicemesh/ingress/) is an ingress controller powered by [Cilium](https://cilium.io/).
73
74
* The [Citrix ingress controller](https://github.com/citrix/citrix-k8s-ingress-controller#readme) works with
74
75
Citrix Application Delivery Controller.
75
76
* [Contour](https://projectcontour.io/) is an [Envoy](https://www.envoyproxy.io/) based ingress controller.
0 commit comments