Skip to content

Commit 02fbdfa

Browse files
nevermyukfancc
authored andcommitted
Add note to Flannel Preparation Step
Add note to Flannel Preparation Step Remove note remove whitespace remove whitespace
1 parent abfc13c commit 02fbdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Once you have a Linux-based Kubernetes control-plane node you are ready to choos
4848

4949
1. Prepare Kubernetes control plane for Flannel
5050

51-
Some minor preparation is recommended on the Kubernetes control plane in our cluster. It is recommended to enable bridged IPv4 traffic to iptables chains when using Flannel. This can be done using the following command:
51+
Some minor preparation is recommended on the Kubernetes control plane in our cluster. It is recommended to enable bridged IPv4 traffic to iptables chains when using Flannel. The following command must be run on all Linux nodes:
5252

5353
```bash
5454
sudo sysctl net.bridge.bridge-nf-call-iptables=1

0 commit comments

Comments
 (0)