From 1956f2f086253e2915edb00f770a6b6513766468 Mon Sep 17 00:00:00 2001 From: Brendan Burns Date: Thu, 4 Jun 2015 21:18:30 -0700 Subject: [PATCH] Add some text about the docs being sync'd to HEAD Add pointers to the release branch files. Clone docs when creating a new release. --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..9171e284 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Examples + +This directory contains a number of different examples of how to run applications with Kubernetes. + +**Note** +This documentation is current for HEAD. + +Examples for previous releases is available in their respective branches: + * [v0.18.1](https://github.com/GoogleCloudPlatform/kubernetes/tree/release-0.18/examples) + * [v0.17.1](https://github.com/GoogleCloudPlatform/kubernetes/tree/release-0.17/examples) + + +[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/examples/README.md?pixel)]()