Skip to content

Commit 1ae0537

Browse files
authored
Merge pull request #35506 from windsonsea/ingctl
[zh-cn] updated /services-networking/ingress-controllers.md
2 parents 90019cc + 8d8bf0b commit 1ae0537

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

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

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Ingress 控制器不是随集群自动启动的。
3030

3131
Kubernetes 作为一个项目,目前支持和维护
3232
[AWS](https://github.com/kubernetes-sigs/aws-load-balancer-controller#readme)
33-
[GCE](https://git.k8s.io/ingress-gce/README.md)
33+
[GCE](https://git.k8s.io/ingress-gce/README.md#readme)
3434
[Nginx](https://git.k8s.io/ingress-nginx/README.md#readme) Ingress 控制器。
3535

3636
<!-- body -->
@@ -43,14 +43,14 @@ Kubernetes 作为一个项目,目前支持和维护
4343
{{% thirdparty-content %}}
4444

4545
<!--
46-
* [AKS Application Gateway Ingress Controller](https://docs.microsoft.com/azure/application-gateway/tutorial-ingress-controller-add-on-existing?toc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Faks%2Ftoc.json&bc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Fbread%2Ftoc.json) is an ingress controller that configures the [Azure Application Gateway](https://docs.microsoft.com/azure/application-gateway/overview).
46+
* [AKS Application Gateway Ingress Controller](https://docs.microsoft.com/azure/application-gateway/tutorial-ingress-controller-add-on-existing) is an ingress controller that configures the [Azure Application Gateway](https://docs.microsoft.com/azure/application-gateway/overview).
4747
* [Ambassador](https://www.getambassador.io/) API Gateway is an [Envoy](https://www.envoyproxy.io)-based ingress
4848
controller.
4949
* [Apache APISIX ingress controller](https://github.com/apache/apisix-ingress-controller) is an [Apache APISIX](https://github.com/apache/apisix)-based ingress controller.
5050
* [Avi Kubernetes Operator](https://github.com/vmware/load-balancer-and-ingress-services-for-kubernetes) provides L4-L7 load-balancing using [VMware NSX Advanced Load Balancer](https://avinetworks.com/).
5151
-->
52-
* [AKS 应用程序网关 Ingress 控制器](https://docs.microsoft.com/azure/application-gateway/tutorial-ingress-controller-add-on-existing?toc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Faks%2Ftoc.json&bc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Fbread%2Ftoc.json)
53-
是一个配置 [Azure 应用程序网关](https://docs.microsoft.com/azure/application-gateway/overview)
52+
* [AKS 应用程序网关 Ingress 控制器](https://docs.microsoft.com/zh-cn/azure/application-gateway/tutorial-ingress-controller-add-on-existing)
53+
是一个配置 [Azure 应用程序网关](https://docs.microsoft.com/zh-cn/azure/application-gateway/overview)
5454
的 Ingress 控制器。
5555
* [Ambassador](https://www.getambassador.io/) API 网关是一个基于
5656
[Envoy](https://www.envoyproxy.io) 的 Ingress 控制器。
@@ -98,8 +98,8 @@ Kubernetes 作为一个项目,目前支持和维护
9898
[HAProxy](https://www.haproxy.org/#desc) 的 Ingress 控制器。
9999
* [用于 Kubernetes 的 HAProxy Ingress 控制器](https://github.com/haproxytech/kubernetes-ingress#readme)
100100
也是一个针对 [HAProxy](https://www.haproxy.org/#desc) 的 Ingress 控制器。
101-
* [Istio Ingress](https://istio.io/latest/docs/tasks/traffic-management/ingress/kubernetes-ingress/)
102-
是一个基于 [Istio](https://istio.io/) 的 Ingress 控制器。
101+
* [Istio Ingress](https://istio.io/latest/zh/docs/tasks/traffic-management/ingress/kubernetes-ingress/)
102+
是一个基于 [Istio](https://istio.io/zh/) 的 Ingress 控制器。
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/).
@@ -111,11 +111,12 @@ Kubernetes 作为一个项目,目前支持和维护
111111
-->
112112
* [用于 Kubernetes 的 Kong Ingress 控制器](https://github.com/Kong/kubernetes-ingress-controller#readme)
113113
是一个用来驱动 [Kong Gateway](https://konghq.com/kong/) 的 Ingress 控制器。
114-
* [Kusk Gateway](https://kusk.kubeshop.io/) 是基于 [Envoy](https://www.envoyproxy.io) OpenAPI 驱动的入口控制器。
114+
* [Kusk Gateway](https://kusk.kubeshop.io/) 是一个基于 [Envoy](https://www.envoyproxy.io) 的、
115+
OpenAPI 驱动的 Ingress 控制器。
115116
* [用于 Kubernetes 的 NGINX Ingress 控制器](https://www.nginx.com/products/nginx-ingress-controller/)
116117
能够与 [NGINX](https://www.nginx.com/resources/glossary/nginx/)
117118
网页服务器(作为代理)一起使用。
118-
* [Pomerium Ingress 控制器](https://www.pomerium.com/docs/k8s/ingress.html)
119+
* [Pomerium Ingress 控制器](https://www.pomerium.com/docs/k8s/ingress.html)
119120
基于 [Pomerium](https://pomerium.com/),能提供上下文感知的准入策略。
120121
* [Skipper](https://opensource.zalando.com/skipper/kubernetes/ingress-controller/) HTTP
121122
路由器和反向代理可用于服务组装,支持包括 Kubernetes Ingress
@@ -149,7 +150,7 @@ within a cluster. Note the `.metadata.name` of your ingress class resource. When
149150
Ingress 控制器。
150151
请注意你的 Ingress 类资源的 `.metadata.name` 字段。
151152
当你创建 Ingress 时,你需要用此字段的值来设置 Ingress 对象的 `ingressClassName` 字段(请参考
152-
[IngressSpec v1 reference](/docs/reference/kubernetes-api/service-resources/ingress-v1/#IngressSpec))。
153+
[IngressSpec v1 reference](/zh-cn/docs/reference/kubernetes-api/service-resources/ingress-v1/#IngressSpec))。
153154
`ingressClassName`
154155
是之前的[注解](/zh-cn/docs/concepts/services-networking/ingress/#deprecated-annotation)做法的替代。
155156

0 commit comments

Comments
 (0)