summaryrefslogtreecommitdiff
path: root/deploy.md
diff options
context:
space:
mode:
authorZach Loafman <zml@google.com>2016-06-14 09:01:41 -0700
committerZach Loafman <zml@google.com>2016-06-14 09:01:41 -0700
commit40e5c9891b0ad6ab0b3111374c2ef76e29759d3c (patch)
tree42b891c8dd7f41e5ca28bad300d6b191c0120fd8 /deploy.md
parent89ff231826918f9fc12b53509d553a7a15faec42 (diff)
parentbf14ec67fe0b09a1c16d1fb9ed6005394e4c1cf5 (diff)
Redo v1.4.0-alpha.0
Diffstat (limited to 'deploy.md')
-rw-r--r--deploy.md36
1 files changed, 7 insertions, 29 deletions
diff --git a/deploy.md b/deploy.md
index 2ce6b224..5e3aceff 100644
--- a/deploy.md
+++ b/deploy.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/proposals/deploy.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 -->
@@ -176,6 +147,13 @@ Users sometimes need to temporarily disable a deployment. See issue [#14516](htt
The deployment could be marked as "permanently failed" for a given spec hash so that the system won't continue thrashing on a doomed deployment. The users can retry a failed deployment with `kubectl rollout retry`. See issue [#14519](https://github.com/kubernetes/kubernetes/issues/14519).
+
+
+<!-- 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/proposals/deploy.md?pixel)]()
<!-- END MUNGE: GENERATED_ANALYTICS -->