From b8d9372b64c15234978c57cf2dfe2ba98f15a2be Mon Sep 17 00:00:00 2001 From: brendandburns Date: Wed, 10 Sep 2014 11:29:30 -0700 Subject: [PATCH] Add a pointer to the digital ocean instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea0588dbd3..4ed8b7549e 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ While the concepts and architecture in Kubernetes represent years of experience * [Microsoft Azure](docs/getting-started-guides/azure.md) * [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) * [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)