Skip to content

Commit bd23cf9

Browse files
committed
[zh] add english comment to install-kubeadm.md
1 parent e5d630c commit bd23cf9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/zh/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,11 @@ need to be open in order for Kubernetes components to communicate with each othe
128128
telnet 127.0.0.1 6443
129129
```
130130

131+
<!--
132+
The pod network plugin you use (see below) may also require certain ports to be
133+
open. Since this differs with each pod network plugin, please see the
134+
documentation for the plugins about what port(s) those need.
135+
-->
131136
你使用的 Pod 网络插件 (详见后续章节) 也可能需要开启某些特定端口。由于各个 Pod 网络插件的功能都有所不同,
132137
请参阅他们各自文档中对端口的要求。
133138

0 commit comments

Comments
 (0)