d92ed9d89b
Calico official page[1] shows Calico installation URL is https://docs.projectcalico.org/v3.0/getting-started/kubernetes/installation/hosted/kubeadm/1.7/calico.yaml but the kubeadm installation pages showed https://docs.projectcalico.org/v2.6/getting-started/kubernetes/installation/hosted/kubeadm/1.6/calico.yaml then, many people cannot deploy Kubernetes environments with Calico as [2] This commit updates the URL. [1]: https://docs.projectcalico.org/v3.0/getting-started/kubernetes/ [2]: https://github.com/kubernetes/kubernetes/issues/55471