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 68de77d + 0a2fa6e commit db4205cCopy full SHA for db4205c
content/zh-cn/docs/reference/glossary/kube-proxy.md
@@ -31,7 +31,7 @@ tags:
31
{{< glossary_tooltip term_id="service">}} concept.
32
-->
33
[kube-proxy](/zh-cn/docs/reference/command-line-tools-reference/kube-proxy/)
34
-是集群中每个{{< glossary_tooltip text="节点(node)" term_id="node" >}}所上运行的网络代理,
+是集群中每个{{< glossary_tooltip text="节点(node)" term_id="node" >}}上所运行的网络代理,
35
实现 Kubernetes {{< glossary_tooltip term_id="service">}} 概念的一部分。
36
37
<!--more-->
0 commit comments