summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--access.md2
-rw-r--r--admission_control.md2
-rw-r--r--admission_control_limit_range.md2
-rw-r--r--admission_control_resource_quota.md2
-rw-r--r--architecture.md2
-rw-r--r--aws_under_the_hood.md5
-rw-r--r--clustering.md2
-rw-r--r--clustering/README.md2
-rw-r--r--command_execution_port_forwarding.md2
-rw-r--r--configmap.md5
-rw-r--r--daemon.md2
-rw-r--r--enhance-pluggable-policy.md5
-rw-r--r--event_compression.md2
-rw-r--r--expansion.md2
-rw-r--r--extending-api.md2
-rw-r--r--horizontal-pod-autoscaler.md2
-rw-r--r--identifiers.md2
-rw-r--r--indexed-job.md5
-rw-r--r--metadata-policy.md5
-rw-r--r--namespaces.md2
-rw-r--r--networking.md2
-rw-r--r--nodeaffinity.md5
-rw-r--r--persistent-storage.md2
-rw-r--r--podaffinity.md5
-rw-r--r--principles.md2
-rw-r--r--resources.md2
-rw-r--r--scheduler_extender.md5
-rw-r--r--secrets.md2
-rw-r--r--security.md2
-rw-r--r--security_context.md2
-rw-r--r--selector-generation.md5
-rw-r--r--service_accounts.md2
-rw-r--r--simple-rolling-update.md2
-rw-r--r--taint-toleration-dedicated.md5
-rw-r--r--versioning.md2
36 files changed, 76 insertions, 26 deletions
diff --git a/README.md b/README.md
index e7beb90b..ac32e59e 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/access.md b/access.md
index fa173392..d7b6b8ec 100644
--- a/access.md
+++ b/access.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/admission_control.md b/admission_control.md
index 37cf5e1f..d85f1bfa 100644
--- a/admission_control.md
+++ b/admission_control.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/admission_control_limit_range.md b/admission_control_limit_range.md
index 890ba37d..26b424f4 100644
--- a/admission_control_limit_range.md
+++ b/admission_control_limit_range.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/admission_control_resource_quota.md b/admission_control_resource_quota.md
index 2b01ea7e..99e92b8f 100644
--- a/admission_control_resource_quota.md
+++ b/admission_control_resource_quota.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/architecture.md b/architecture.md
index 93213066..f3ff5e2f 100644
--- a/architecture.md
+++ b/architecture.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/aws_under_the_hood.md b/aws_under_the_hood.md
index 019b07d6..da24fb19 100644
--- a/aws_under_the_hood.md
+++ b/aws_under_the_hood.md
@@ -18,6 +18,11 @@
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/design/aws_under_the_hood.md).
+
Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io).
</strong>
diff --git a/clustering.md b/clustering.md
index 01df7410..fbf6892c 100644
--- a/clustering.md
+++ b/clustering.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/clustering/README.md b/clustering/README.md
index 6f3d379c..3bfd1905 100644
--- a/clustering/README.md
+++ b/clustering/README.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/command_execution_port_forwarding.md b/command_execution_port_forwarding.md
index 89ed7665..d687f3e2 100644
--- a/command_execution_port_forwarding.md
+++ b/command_execution_port_forwarding.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/configmap.md b/configmap.md
index 7c337d13..72bb4415 100644
--- a/configmap.md
+++ b/configmap.md
@@ -18,6 +18,11 @@
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/design/configmap.md).
+
Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io).
</strong>
diff --git a/daemon.md b/daemon.md
index 2c393374..a08e4c3b 100644
--- a/daemon.md
+++ b/daemon.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/enhance-pluggable-policy.md b/enhance-pluggable-policy.md
index 9cdd9a2d..4eef8831 100644
--- a/enhance-pluggable-policy.md
+++ b/enhance-pluggable-policy.md
@@ -18,6 +18,11 @@
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/design/enhance-pluggable-policy.md).
+
Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io).
</strong>
diff --git a/event_compression.md b/event_compression.md
index 3a05db21..b94d6560 100644
--- a/event_compression.md
+++ b/event_compression.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/expansion.md b/expansion.md
index 371f7c86..9012b2c5 100644
--- a/expansion.md
+++ b/expansion.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/extending-api.md b/extending-api.md
index 5f5e6c0a..ee53a7d6 100644
--- a/extending-api.md
+++ b/extending-api.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/horizontal-pod-autoscaler.md b/horizontal-pod-autoscaler.md
index 7c54da06..a5969c01 100644
--- a/horizontal-pod-autoscaler.md
+++ b/horizontal-pod-autoscaler.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/identifiers.md b/identifiers.md
index ca2c95df..fc5e6925 100644
--- a/identifiers.md
+++ b/identifiers.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/indexed-job.md b/indexed-job.md
index b928f722..b4d06dde 100644
--- a/indexed-job.md
+++ b/indexed-job.md
@@ -18,6 +18,11 @@
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/design/indexed-job.md).
+
Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io).
</strong>
diff --git a/metadata-policy.md b/metadata-policy.md
index 1d02fcf4..090241d4 100644
--- a/metadata-policy.md
+++ b/metadata-policy.md
@@ -18,6 +18,11 @@
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/design/metadata-policy.md).
+
Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io).
</strong>
diff --git a/namespaces.md b/namespaces.md
index 73ebc7b1..e2a532b2 100644
--- a/namespaces.md
+++ b/namespaces.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/networking.md b/networking.md
index e5807b50..711a709a 100644
--- a/networking.md
+++ b/networking.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/nodeaffinity.md b/nodeaffinity.md
index a8ee2a18..dda04a51 100644
--- a/nodeaffinity.md
+++ b/nodeaffinity.md
@@ -18,6 +18,11 @@
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/design/nodeaffinity.md).
+
Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io).
</strong>
diff --git a/persistent-storage.md b/persistent-storage.md
index 5db565c7..4c3b08e6 100644
--- a/persistent-storage.md
+++ b/persistent-storage.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/podaffinity.md b/podaffinity.md
index 4e30303b..e0245a52 100644
--- a/podaffinity.md
+++ b/podaffinity.md
@@ -18,6 +18,11 @@
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/design/podaffinity.md).
+
Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io).
</strong>
diff --git a/principles.md b/principles.md
index 52b839fb..5e0e8252 100644
--- a/principles.md
+++ b/principles.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/resources.md b/resources.md
index 069ddd6c..6a7ee449 100644
--- a/resources.md
+++ b/resources.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/scheduler_extender.md b/scheduler_extender.md
index 3a55139d..8612c39c 100644
--- a/scheduler_extender.md
+++ b/scheduler_extender.md
@@ -18,6 +18,11 @@
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/design/scheduler_extender.md).
+
Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io).
</strong>
diff --git a/secrets.md b/secrets.md
index a9941cb3..f73c1c22 100644
--- a/secrets.md
+++ b/secrets.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/security.md b/security.md
index db380250..b9c7942a 100644
--- a/security.md
+++ b/security.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/security_context.md b/security_context.md
index 8b9b8c12..24a34878 100644
--- a/security_context.md
+++ b/security_context.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/selector-generation.md b/selector-generation.md
index 3ada304c..28db17fc 100644
--- a/selector-generation.md
+++ b/selector-generation.md
@@ -18,6 +18,11 @@
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/design/selector-generation.md).
+
Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io).
</strong>
diff --git a/service_accounts.md b/service_accounts.md
index 72c3df81..445de310 100644
--- a/service_accounts.md
+++ b/service_accounts.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/simple-rolling-update.md b/simple-rolling-update.md
index e34e695c..0ac77d23 100644
--- a/simple-rolling-update.md
+++ b/simple-rolling-update.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).
diff --git a/taint-toleration-dedicated.md b/taint-toleration-dedicated.md
index 7eb37da9..5b4ebcb6 100644
--- a/taint-toleration-dedicated.md
+++ b/taint-toleration-dedicated.md
@@ -18,6 +18,11 @@
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/design/taint-toleration-dedicated.md).
+
Documentation for other releases can be found at
[releases.k8s.io](http://releases.k8s.io).
</strong>
diff --git a/versioning.md b/versioning.md
index 99caa6e6..15102178 100644
--- a/versioning.md
+++ b/versioning.md
@@ -21,7 +21,7 @@ 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.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
[releases.k8s.io](http://releases.k8s.io).