summaryrefslogtreecommitdiff
path: root/development.md
diff options
context:
space:
mode:
authorDavid McMahon <djmm@google.com>2016-06-10 14:21:20 -0700
committerDavid McMahon <djmm@google.com>2016-06-10 14:55:35 -0700
commit2f5640b79159111a3be6291fca8080043ff9cf6c (patch)
treed6a7ecc26dafffdc3351ce6027127b3b6d391c22 /development.md
parentc520a561a85b8d1aa3b727517606a6b6bd010566 (diff)
Versioning docs and examples for v1.4.0-alpha.0.
Diffstat (limited to 'development.md')
-rw-r--r--development.md38
1 files changed, 8 insertions, 30 deletions
diff --git a/development.md b/development.md
index 9e008191..550e4878 100644
--- a/development.md
+++ b/development.md
@@ -1,34 +1,5 @@
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
-<!-- BEGIN STRIP_FOR_RELEASE -->
-
-<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
- width="25" height="25">
-<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
- width="25" height="25">
-<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
- width="25" height="25">
-<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
- width="25" height="25">
-<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
- width="25" height="25">
-
-<h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2>
-
-If you are using a released version of Kubernetes, you should
-refer to the docs that go with that version.
-
-<!-- TAG RELEASE_LINK, added by the munger automatically -->
-<strong>
-The latest release of this document can be found
-[here](http://releases.k8s.io/release-1.2/docs/devel/development.md).
-
-Documentation for other releases can be found at
-[releases.k8s.io](http://releases.k8s.io).
-</strong>
---
-
-<!-- END STRIP_FOR_RELEASE -->
<!-- END MUNGE: UNVERSIONED_WARNING -->
@@ -48,7 +19,7 @@ branch, but release branches of Kubernetes should not change.
Official releases are built using Docker containers. To build Kubernetes using
Docker please follow [these
-instructions](http://releases.k8s.io/HEAD/build/README.md).
+instructions](http://releases.k8s.io/v1.4.0-alpha.0/build/README.md).
### Go development environment
@@ -320,6 +291,13 @@ hack/update-generated-docs.sh
```
+
+
+<!-- BEGIN MUNGE: IS_VERSIONED -->
+<!-- TAG IS_VERSIONED -->
+<!-- END MUNGE: IS_VERSIONED -->
+
+
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/devel/development.md?pixel)]()
<!-- END MUNGE: GENERATED_ANALYTICS -->