From 445e3f9b4c6ef5135f3a980495ed231009f01c03 Mon Sep 17 00:00:00 2001 From: brendandburns Date: Thu, 11 Sep 2014 16:04:50 -0700 Subject: [PATCH] Add a pointer to running on open stack docs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 574ae2093d..56ef8a02b2 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ While the concepts and architecture in Kubernetes represent years of experience * [Rackspace](docs/getting-started-guides/rackspace.md) * [Circle CI](https://circleci.com/docs/docker#google-compute-engine-and-kubernetes) * [Digital Ocean](https://github.com/bketelsen/coreos-kubernetes-digitalocean) + * [OpenStack](https://developer.rackspace.com/blog/running-coreos-and-kubernetes/) * [kubecfg command line tool](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/cli.md) * [Kubernetes API Documentation](http://cdn.rawgit.com/GoogleCloudPlatform/kubernetes/31a0daae3627c91bc96e1f02a6344cd76e294791/api/kubernetes.html) * [Kubernetes Client Libraries](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/client-libraries.md)