Merge pull request #1742 from caseydavenport/update-calico-links

Update Calico links to new docs
This commit is contained in:
devin-donnelly
2016-11-21 14:15:42 -08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -12,7 +12,7 @@ export KUBE_NODE_OS_DISTRIBUTION=debian
curl -sS https://get.k8s.io | bash
```
See the [Calico documentation](https://github.com/projectcalico/calico-containers/tree/master/docs/cni/kubernetes#getting-started) for more options to deploy Calico with Kubernetes.
See the [Calico documentation](http://docs.projectcalico.org/) for more options to deploy Calico with Kubernetes.
Once your cluster using Calico is running, you should see a collection of pods running in the `kube-system` Namespace that support Kubernetes NetworkPolicy.