From 7d65bcef0b28c5601030b295f2a44c10ef11cfa2 Mon Sep 17 00:00:00 2001 From: "Brandon B. Jozsa" Date: Thu, 22 Dec 2016 20:36:23 -0500 Subject: [PATCH] update readme --- docs/installation/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/getting-started.md b/docs/installation/getting-started.md index 253141f3f0..99812bc718 100644 --- a/docs/installation/getting-started.md +++ b/docs/installation/getting-started.md @@ -8,7 +8,7 @@ In order to drive towards a production-ready Openstack solution, our goal is to |--- |--- |--- | | **Kubernetes** | [v1.5.1](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md#v151) | [Custom Controller for RDB tools](https://quay.io/repository/attcomdev/kube-controller-manager?tab=tags) | | **Helm** | [v2.1.2](https://github.com/kubernetes/helm/wiki/Roadmap#210-decided) | Planning for [v2.2.0](https://github.com/kubernetes/helm/wiki/Roadmap#220-open-for-small-additions) | -| **Calico** | [v2.0](http://docs.projectcalico.org/v2.0/releases/) | [`calicoctl` v1.0](download calicoctl) | +| **Calico** | [v2.0](http://docs.projectcalico.org/v2.0/releases/) | [`calicoctl` v1.0](https://github.com/projectcalico/calicoctl/releases) | | **Docker** | [v1.12.1](https://github.com/docker/docker/releases/tag/v1.12.1) | [Per kubeadm Instructions](http://kubernetes.io/docs/getting-started-guides/kubeadm/) | | Other versions and considerations (such as other CNI SDN providers), config map data, and value overrides will be included in other documentation as we explore these options further.