diff options
| author | Euan Kemp <euan.kemp@coreos.com> | 2016-12-22 12:21:13 -0800 |
|---|---|---|
| committer | Euan Kemp <euan.kemp@coreos.com> | 2016-12-22 12:21:13 -0800 |
| commit | 4c34f45e35c4fdf08a8ea63fabe6ce9d11988166 (patch) | |
| tree | d5213e836c699f2f416059a460390473bd5b91e3 | |
| parent | f6d729604ad2b9ac61a74ee9f1e46a4f4079face (diff) | |
unmunge
| -rw-r--r-- | contributors/design-proposals/kubelet-rootfs-distribution.md | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/contributors/design-proposals/kubelet-rootfs-distribution.md b/contributors/design-proposals/kubelet-rootfs-distribution.md index 49112317..a5610f33 100644 --- a/contributors/design-proposals/kubelet-rootfs-distribution.md +++ b/contributors/design-proposals/kubelet-rootfs-distribution.md @@ -1,32 +1,3 @@ -<!-- BEGIN MUNGE: UNVERSIONED_WARNING --> - -<!-- BEGIN STRIP_FOR_RELEASE --> - -<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/kubernetes/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. - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). -</strong> --- - -<!-- END STRIP_FOR_RELEASE --> - -<!-- END MUNGE: UNVERSIONED_WARNING --> - # Running Kubelet in a Chroot Authors: Vishnu Kannan \<vishh@google.com\>, Euan Kemp \<euan.kemp@coreos.com\>, Brandon Philips \<brandon.philips@coreos.com\> @@ -192,8 +163,3 @@ During the 1.6 timeframe, the changes mentioned in implementation will be underg Based on the test results and additional problems that may arise, rollout will be determined from there. Hopefully the rollout can also occur in the 1.6 timeframe. - - -<!-- BEGIN MUNGE: GENERATED_ANALYTICS --> -[]() -<!-- END MUNGE: GENERATED_ANALYTICS --> |
