From d0e6d00c30ac0a891c82563cfb5a0aaf613c305c Mon Sep 17 00:00:00 2001 From: brendandburns Date: Fri, 8 Aug 2014 12:46:36 -0700 Subject: [PATCH] Add a link to the HTML-ified API Documentation. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c917f554a5e..4318da89582 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ While the concepts and architecture in Kubernetes represent years of experience * [CoreOS](docs/getting-started-guides/coreos.md) * [Fedora](docs/getting-started-guides/fedora.md) * [kubecfg command line tool](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/cli.md) +* [Kubernetes API Documentation](http://cdn.rawgit.com/GoogleCloudPlatform/kubernetes/master/api/kubernetes.html) * [Discussion and Community Support](#community-discussion-and-support) * [Hacking on Kubernetes](#development)