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 005acf9 + 4245414 commit c1dfb7bCopy full SHA for c1dfb7b
content/zh/docs/tasks/configure-pod-container/static-pod.md
@@ -39,7 +39,7 @@ instead.
39
40
kubelet 会尝试通过 Kubernetes API 服务器为每个静态 Pod 自动创建一个
41
{{< glossary_tooltip text="镜像 Pod" term_id="mirror-pod" >}}。
42
-这意味着节点上运行的静态 Pod 对 API 服务来说是不可见的,但是不能通过 API 服务器来控制。
+这意味着节点上运行的静态 Pod 对 API 服务来说是可见的,但是不能通过 API 服务器来控制。
43
44
{{< note >}}
45
如果你在运行一个 Kubernetes 集群,并且在每个节点上都运行一个静态 Pod,
0 commit comments