Skip to content

Commit e66a6c9

Browse files
authored
Merge pull request #31149 from shuaijinchao/zh/sync/access-application-cluster/connecting-frontend-backend
[zh] synchronize translate connecting-frontend-backend.md
2 parents 4daa800 + bcb5f93 commit e66a6c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tasks/access-application-cluster/connecting-frontend-backend.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ Kubernetes {{< glossary_tooltip term_id="service" >}} object.
4646
This task uses
4747
[Services with external load balancers](/docs/tasks/access-application-cluster/create-external-load-balancer/), which
4848
require a supported environment. If your environment does not support this, you can use a Service of type
49-
[NodePort](/docs/concepts/services-networking/service/#nodeport) instead.
49+
[NodePort](/docs/concepts/services-networking/service/#type-nodeport) instead.
5050
-->
5151
本任务使用[外部负载均衡服务](/zh/docs/tasks/access-application-cluster/create-external-load-balancer/)
5252
所以需要对应的可支持此功能的环境。如果你的环境不能支持,你可以使用
53-
[NodePort](/zh/docs/concepts/services-networking/service/#nodeport)
53+
[NodePort](/zh/docs/concepts/services-networking/service/#type-nodeport)
5454
类型的服务代替。
5555

5656
<!-- lessoncontent -->

0 commit comments

Comments
 (0)