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.
This commit is contained in:
parent
f99f480b99
commit
1956f2f086
|
|
@ -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)
|
||||||
|
|
||||||
|
|
||||||
|
[]()
|
||||||
Loading…
Reference in New Issue