diff --git a/README.md b/README.md index 8649953c..651a034f 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,20 @@ -# Examples +# Kubernetes Examples: HEAD -This directory contains a number of different examples of how to run applications with Kubernetes. + -**Note** -This documentation is current for HEAD. +

*** PLEASE NOTE: These examples apply to the HEAD of the source +tree only. If you are using a released version of Kubernetes, you almost +certainly want the examples that go with that version.

-Examples for previous releases is available in their respective branches: - * [v0.19.0](https://github.com/GoogleCloudPlatform/kubernetes/tree/master/release-0.19.0/examples) - * [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) +Examples for specific releases can be found at +[releases.k8s.io](http://releases.k8s.io). + + + +## + +This directory contains a number of different examples of how to run +applications with Kubernetes. [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/examples/README.md?pixel)]()