Skip to content

Commit 5750981

Browse files
serewiczneolit123
andauthored
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
Co-authored-by: Lubomir I. Ivanov <[email protected]>
1 parent ad29212 commit 5750981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ For more details please see the [Network Plugin Requirements](/docs/concepts/ext
6969
## Check required ports
7070
These
7171
[required ports](/docs/reference/ports-and-protocols/)
72-
need to be open in order for Kubernetes components to communicate with each other. You can use NetCat to check if a port is open. For example:
72+
need to be open in order for Kubernetes components to communicate with each other. You can use tools like netcat to check if a port is open. For example:
7373

7474
```shell
7575
nc 127.0.0.1 6443

0 commit comments

Comments
 (0)