mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
Merge pull request #9305 from brendandburns/example
Add some text about the docs being sync'd to HEAD
This commit is contained in:
13
examples/README.md
Normal file
13
examples/README.md
Normal file
@@ -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)
|
||||
|
||||
|
||||
[]()
|
Reference in New Issue
Block a user