Merge pull request #5866 from timothysc/calico_update

Update instructions for latest calico that fixes a number of issues
This commit is contained in:
Lucas Käldström 2017-10-11 19:59:41 +03:00 committed by GitHub
commit e28707a775
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ The official Calico guide is [here](http://docs.projectcalico.org/latest/getting
- Calico works on `amd64` only.
```shell
kubectl apply -f http://docs.projectcalico.org/v2.4/getting-started/kubernetes/installation/hosted/kubeadm/1.6/calico.yaml
kubectl apply -f https://docs.projectcalico.org/v2.6/getting-started/kubernetes/installation/hosted/kubeadm/1.6/calico.yaml
```
{% endcapture %}