Revert "Versioning docs and examples for 1.0.0"
This reverts commit efe72fd580aabd7614ec16ba8246e0cbd08b85c6.
This commit is contained in:
parent
66629c9ec8
commit
cf09c2a50a
12
README.md
12
README.md
|
@ -1,5 +1,15 @@
|
|||
# Kubernetes Examples: releases.k8s.io/v1.0.0
|
||||
# Kubernetes Examples: releases.k8s.io/HEAD
|
||||
|
||||
<!-- BEGIN STRIP_FOR_RELEASE -->
|
||||
|
||||
<h1>*** 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.</h1>
|
||||
|
||||
<strong>Examples for specific releases can be found at
|
||||
[releases.k8s.io](http://releases.k8s.io).</strong>
|
||||
|
||||
<!-- END STRIP_FOR_RELEASE -->
|
||||
|
||||
##
|
||||
|
||||
|
|
Loading…
Reference in New Issue