Skip to content

Commit 23d7e45

Browse files
authored
Merge pull request #40478 from fenggw-fnst/sync-ingress-controllers
[zh-cn] Sync services-networking/ingress-controllers.md
2 parents ffee8be + 56fdbed commit 23d7e45

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Kubernetes 作为一个项目,目前支持和维护
4747
<!--
4848
## Additional controllers
4949
-->
50-
## 其他控制器
50+
## 其他控制器 {#additional-controllers}
5151

5252
{{% thirdparty-content %}}
5353

@@ -70,6 +70,7 @@ Kubernetes 作为一个项目,目前支持和维护
7070
提供第 4 到第 7 层的负载均衡。
7171
<!--
7272
* [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/).
7374
* The [Citrix ingress controller](https://github.com/citrix/citrix-k8s-ingress-controller#readme) works with
7475
Citrix Application Delivery Controller.
7576
* [Contour](https://projectcontour.io/) is an [Envoy](https://www.envoyproxy.io/) based ingress controller.
@@ -78,6 +79,8 @@ Kubernetes 作为一个项目,目前支持和维护
7879
-->
7980
* [BFE Ingress 控制器](https://github.com/bfenetworks/ingress-bfe)是一个基于
8081
[BFE](https://www.bfe-networks.net) 的 Ingress 控制器。
82+
* [Cilium Ingress 控制器](https://docs.cilium.io/en/stable/network/servicemesh/ingress/)是一个由
83+
[Cilium](https://cilium.io/) 出品支持的 Ingress 控制器。
8184
* [Citrix Ingress 控制器](https://github.com/citrix/citrix-k8s-ingress-controller#readme)
8285
可以用来与 Citrix Application Delivery Controller 一起使用。
8386
* [Contour](https://projectcontour.io/) 是一个基于 [Envoy](https://www.envoyproxy.io/)
@@ -151,7 +154,7 @@ Kubernetes 作为一个项目,目前支持和维护
151154
<!--
152155
## Using multiple Ingress controllers
153156
-->
154-
## 使用多个 Ingress 控制器
157+
## 使用多个 Ingress 控制器 {#using-multiple-ingress-controllers}
155158

156159
<!--
157160
You may deploy any number of ingress controllers using [ingress class](/docs/concepts/services-networking/ingress/#ingress-class)

0 commit comments

Comments
 (0)