From a07836ce964202447badd212111f1e6094ed2589 Mon Sep 17 00:00:00 2001 From: brendandburns Date: Mon, 8 Sep 2014 15:22:24 -0700 Subject: [PATCH] Add a pointer to Circle CI instructions. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7cd9dc0c80..ea0588dbd3 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ While the concepts and architecture in Kubernetes represent years of experience * [vSphere](docs/getting-started-guides/vsphere.md) * [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) * [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)