Skip to content

Commit 79a176a

Browse files
authored
Update kubeadm.md
1 parent c81bfbb commit 79a176a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/kubeadm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
Please follow the [steps](https://kubernetes.io/docs/setup/independent/create-cluster-kubeadm/) to install Kubernetes cluster with Kubeadm.
44

5+
Kube-router relies on kube-controll-manager to allocate pod CIDR for the nodes. So you must use `kubeadm init` with `--pod-network-cidr` flag.
56

67
For the step #3 **Installing a pod network** install a kube-router pod network and network policy add-on with the following command:
78

0 commit comments

Comments
 (0)