From d57a6b8cf02f90d65677b82a01433b3ceea79a74 Mon Sep 17 00:00:00 2001 From: Ryan Richard Date: Wed, 27 Aug 2014 13:01:53 -0500 Subject: [PATCH] Add rackspace getting started link to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1548082dcd2..0d94c037ea9 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ While the concepts and architecture in Kubernetes represent years of experience * [Fedora](docs/getting-started-guides/fedora.md) * [vSphere](docs/getting-started-guides/vsphere.md) * [Microsoft Azure](docs/getting-started-guides/azure.md) + * [Rackspace](docs/getting-started-guides/rackspace.md) * [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) * [Discussion and Community Support](#community-discussion-and-support)