Update the latestReleaseBranch to release-1.2 in the munger.

This commit is contained in:
David McMahon 2016-03-08 18:06:40 -08:00
parent fa21ef11bd
commit dae84f5306
369 changed files with 709 additions and 284 deletions

View File

@ -30,7 +30,7 @@ import (
) )
// This needs to be updated when we cut a new release series. // This needs to be updated when we cut a new release series.
const latestReleaseBranch = "release-1.1" const latestReleaseBranch = "release-1.2"
var ( var (
verbose = flag.Bool("verbose", false, "On verification failure, emit pre-munge and post-munge versions.") verbose = flag.Bool("verbose", false, "On verification failure, emit pre-munge and post-munge versions.")

View File

@ -99,7 +99,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/filename.md). [here](http://releases.k8s.io/release-1.2/filename.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/README.md). [here](http://releases.k8s.io/release-1.2/docs/README.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/README.md). [here](http://releases.k8s.io/release-1.2/docs/admin/README.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/accessing-the-api.md). [here](http://releases.k8s.io/release-1.2/docs/admin/accessing-the-api.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/admission-controllers.md). [here](http://releases.k8s.io/release-1.2/docs/admin/admission-controllers.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/authentication.md). [here](http://releases.k8s.io/release-1.2/docs/admin/authentication.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/authorization.md). [here](http://releases.k8s.io/release-1.2/docs/admin/authorization.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/cluster-components.md). [here](http://releases.k8s.io/release-1.2/docs/admin/cluster-components.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/cluster-large.md). [here](http://releases.k8s.io/release-1.2/docs/admin/cluster-large.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/cluster-management.md). [here](http://releases.k8s.io/release-1.2/docs/admin/cluster-management.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/cluster-troubleshooting.md). [here](http://releases.k8s.io/release-1.2/docs/admin/cluster-troubleshooting.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/daemons.md). [here](http://releases.k8s.io/release-1.2/docs/admin/daemons.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/dns.md). [here](http://releases.k8s.io/release-1.2/docs/admin/dns.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/etcd.md). [here](http://releases.k8s.io/release-1.2/docs/admin/etcd.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/garbage-collection.md). [here](http://releases.k8s.io/release-1.2/docs/admin/garbage-collection.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/high-availability.md). [here](http://releases.k8s.io/release-1.2/docs/admin/high-availability.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/introduction.md). [here](http://releases.k8s.io/release-1.2/docs/admin/introduction.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/kube-apiserver.md). [here](http://releases.k8s.io/release-1.2/docs/admin/kube-apiserver.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/kube-controller-manager.md). [here](http://releases.k8s.io/release-1.2/docs/admin/kube-controller-manager.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/kube-proxy.md). [here](http://releases.k8s.io/release-1.2/docs/admin/kube-proxy.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/kube-scheduler.md). [here](http://releases.k8s.io/release-1.2/docs/admin/kube-scheduler.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/kubelet.md). [here](http://releases.k8s.io/release-1.2/docs/admin/kubelet.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/limitrange/README.md). [here](http://releases.k8s.io/release-1.2/docs/admin/limitrange/README.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/admin/master-node-communication.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/multi-cluster.md). [here](http://releases.k8s.io/release-1.2/docs/admin/multi-cluster.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/namespaces.md). [here](http://releases.k8s.io/release-1.2/docs/admin/namespaces.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/namespaces/README.md). [here](http://releases.k8s.io/release-1.2/docs/admin/namespaces/README.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/admin/network-plugins.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/networking.md). [here](http://releases.k8s.io/release-1.2/docs/admin/networking.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/node.md). [here](http://releases.k8s.io/release-1.2/docs/admin/node.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/ovs-networking.md). [here](http://releases.k8s.io/release-1.2/docs/admin/ovs-networking.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/resource-quota.md). [here](http://releases.k8s.io/release-1.2/docs/admin/resource-quota.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/resourcequota/README.md). [here](http://releases.k8s.io/release-1.2/docs/admin/resourcequota/README.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/salt.md). [here](http://releases.k8s.io/release-1.2/docs/admin/salt.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/service-accounts-admin.md). [here](http://releases.k8s.io/release-1.2/docs/admin/service-accounts-admin.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/admin/static-pods.md). [here](http://releases.k8s.io/release-1.2/docs/admin/static-pods.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/api-reference/extensions/v1beta1/definitions.md). [here](http://releases.k8s.io/release-1.2/docs/api-reference/extensions/v1beta1/definitions.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/api-reference/extensions/v1beta1/operations.md). [here](http://releases.k8s.io/release-1.2/docs/api-reference/extensions/v1beta1/operations.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/api-reference/v1/definitions.md). [here](http://releases.k8s.io/release-1.2/docs/api-reference/v1/definitions.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/api-reference/v1/operations.md). [here](http://releases.k8s.io/release-1.2/docs/api-reference/v1/operations.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/api.md). [here](http://releases.k8s.io/release-1.2/docs/api.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/README.md). [here](http://releases.k8s.io/release-1.2/docs/design/README.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/access.md). [here](http://releases.k8s.io/release-1.2/docs/design/access.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/admission_control.md). [here](http://releases.k8s.io/release-1.2/docs/design/admission_control.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/admission_control_limit_range.md). [here](http://releases.k8s.io/release-1.2/docs/design/admission_control_limit_range.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/admission_control_resource_quota.md). [here](http://releases.k8s.io/release-1.2/docs/design/admission_control_resource_quota.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/architecture.md). [here](http://releases.k8s.io/release-1.2/docs/design/architecture.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/design/aws_under_the_hood.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/clustering.md). [here](http://releases.k8s.io/release-1.2/docs/design/clustering.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/clustering/README.md). [here](http://releases.k8s.io/release-1.2/docs/design/clustering/README.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/command_execution_port_forwarding.md). [here](http://releases.k8s.io/release-1.2/docs/design/command_execution_port_forwarding.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/design/configmap.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/daemon.md). [here](http://releases.k8s.io/release-1.2/docs/design/daemon.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/design/enhance-pluggable-policy.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/event_compression.md). [here](http://releases.k8s.io/release-1.2/docs/design/event_compression.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/expansion.md). [here](http://releases.k8s.io/release-1.2/docs/design/expansion.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/extending-api.md). [here](http://releases.k8s.io/release-1.2/docs/design/extending-api.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/horizontal-pod-autoscaler.md). [here](http://releases.k8s.io/release-1.2/docs/design/horizontal-pod-autoscaler.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/identifiers.md). [here](http://releases.k8s.io/release-1.2/docs/design/identifiers.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/design/indexed-job.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/design/metadata-policy.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/namespaces.md). [here](http://releases.k8s.io/release-1.2/docs/design/namespaces.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/networking.md). [here](http://releases.k8s.io/release-1.2/docs/design/networking.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/design/nodeaffinity.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/persistent-storage.md). [here](http://releases.k8s.io/release-1.2/docs/design/persistent-storage.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/design/podaffinity.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/principles.md). [here](http://releases.k8s.io/release-1.2/docs/design/principles.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/resources.md). [here](http://releases.k8s.io/release-1.2/docs/design/resources.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/design/scheduler_extender.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/secrets.md). [here](http://releases.k8s.io/release-1.2/docs/design/secrets.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/security.md). [here](http://releases.k8s.io/release-1.2/docs/design/security.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/security_context.md). [here](http://releases.k8s.io/release-1.2/docs/design/security_context.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/design/selector-generation.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/service_accounts.md). [here](http://releases.k8s.io/release-1.2/docs/design/service_accounts.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/simple-rolling-update.md). [here](http://releases.k8s.io/release-1.2/docs/design/simple-rolling-update.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/design/taint-toleration-dedicated.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/design/versioning.md). [here](http://releases.k8s.io/release-1.2/docs/design/versioning.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/README.md). [here](http://releases.k8s.io/release-1.2/docs/devel/README.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/adding-an-APIGroup.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/api-conventions.md). [here](http://releases.k8s.io/release-1.2/docs/devel/api-conventions.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/api_changes.md). [here](http://releases.k8s.io/release-1.2/docs/devel/api_changes.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/automation.md). [here](http://releases.k8s.io/release-1.2/docs/devel/automation.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/cherry-picks.md). [here](http://releases.k8s.io/release-1.2/docs/devel/cherry-picks.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/cli-roadmap.md). [here](http://releases.k8s.io/release-1.2/docs/devel/cli-roadmap.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/client-libraries.md). [here](http://releases.k8s.io/release-1.2/docs/devel/client-libraries.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/coding-conventions.md). [here](http://releases.k8s.io/release-1.2/docs/devel/coding-conventions.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/collab.md). [here](http://releases.k8s.io/release-1.2/docs/devel/collab.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/developer-guides/vagrant.md). [here](http://releases.k8s.io/release-1.2/docs/devel/developer-guides/vagrant.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/development.md). [here](http://releases.k8s.io/release-1.2/docs/devel/development.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/e2e-node-tests.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/e2e-tests.md). [here](http://releases.k8s.io/release-1.2/docs/devel/e2e-tests.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/faster_reviews.md). [here](http://releases.k8s.io/release-1.2/docs/devel/faster_reviews.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/flaky-tests.md). [here](http://releases.k8s.io/release-1.2/docs/devel/flaky-tests.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/generating-clientset.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/getting-builds.md). [here](http://releases.k8s.io/release-1.2/docs/devel/getting-builds.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/instrumentation.md). [here](http://releases.k8s.io/release-1.2/docs/devel/instrumentation.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/issues.md). [here](http://releases.k8s.io/release-1.2/docs/devel/issues.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -21,7 +21,7 @@ refer to the docs that go with that version.
<!-- TAG RELEASE_LINK, added by the munger automatically --> <!-- TAG RELEASE_LINK, added by the munger automatically -->
<strong> <strong>
The latest release of this document can be found The latest release of this document can be found
[here](http://releases.k8s.io/release-1.1/docs/devel/kubectl-conventions.md). [here](http://releases.k8s.io/release-1.2/docs/devel/kubectl-conventions.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).

View File

@ -18,6 +18,11 @@
If you are using a released version of Kubernetes, you should If you are using a released version of Kubernetes, you should
refer to the docs that go with that version. 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/kubemark-guide.md).
Documentation for other releases can be found at Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io). [releases.k8s.io](http://releases.k8s.io).
</strong> </strong>

Some files were not shown because too many files have changed in this diff Show More