setup/independent: fix cilium installation guide for kubeadm (#14411)

Signed-off-by: André Martins <aanm90@gmail.com>
pull/14765/head
André Martins 2019-06-06 07:56:10 +02:00 committed by Kubernetes Prow Robot
parent 1646be8def
commit 0e146f8df5
1 changed files with 2 additions and 0 deletions

View File

@ -306,6 +306,8 @@ kubectl apply -f https://docs.projectcalico.org/v3.7/manifests/canal.yaml
{{% tab name="Cilium" %}}
For more information about using Cilium with Kubernetes, see [Kubernetes Install guide for Cilium](https://docs.cilium.io/en/stable/kubernetes/).
For Cilium to work correctly, you must pass `--pod-network-cidr=10.217.0.0/16` to `kubeadm init`.
These commands will deploy Cilium with its own etcd managed by etcd operator.
_Note_: If you are running kubeadm in a single node please untaint it so that