Skip to content

Commit

Permalink
Update kubeadm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
murali-reddy committed Aug 10, 2017
1 parent c81bfbb commit 79a176a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/kubeadm.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

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

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.

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

Expand Down

0 comments on commit 79a176a

Please sign in to comment.