From d9aaef440cf0491f9f2b0f859075ce0ee251d024 Mon Sep 17 00:00:00 2001 From: Ileriayo Adebiyi Date: Thu, 5 May 2022 17:13:12 +0100 Subject: [PATCH] Remove unnecessary text --- .../production-environment/tools/kubeadm/install-kubeadm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md b/content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md index 9281d5cb41..8ccc267224 100644 --- a/content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md +++ b/content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md @@ -74,7 +74,7 @@ need to be open in order for Kubernetes components to communicate with each othe nc 127.0.0.1 6443 ``` -The pod network plugin you use (see below) may also require certain ports to be +The pod network plugin you use may also require certain ports to be open. Since this differs with each pod network plugin, please see the documentation for the plugins about what port(s) those need.