summaryrefslogtreecommitdiff
path: root/gpu-support.md
diff options
context:
space:
mode:
authorZach Loafman <zml@google.com>2016-06-14 09:01:53 -0700
committerZach Loafman <zml@google.com>2016-06-14 09:01:53 -0700
commit2b82ff20b1e72c28fa152a6651b35d827b6dbb03 (patch)
treecfb2b89c89ae793ad2bce519c60a63f2b3481b80 /gpu-support.md
parent40e5c9891b0ad6ab0b3111374c2ef76e29759d3c (diff)
Revert "Redo v1.4.0-alpha.0"
This reverts commit c7f1485e1b3491e98f102c30e7e342cb53dda818, reversing changes made to 939ad4115a2a96f1e18758ec45b7d312bec65aa7.
Diffstat (limited to 'gpu-support.md')
-rw-r--r--gpu-support.md31
1 files changed, 24 insertions, 7 deletions
diff --git a/gpu-support.md b/gpu-support.md
index 6c1b8eaa..6d1ce9f1 100644
--- a/gpu-support.md
+++ b/gpu-support.md
@@ -1,5 +1,29 @@
<!-- 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.
+
+Documentation for other releases can be found at
+[releases.k8s.io](http://releases.k8s.io).
+</strong>
+--
+
+<!-- END STRIP_FOR_RELEASE -->
<!-- END MUNGE: UNVERSIONED_WARNING -->
@@ -279,13 +303,6 @@ or roles to schedule GPU workloads. Overcommitting or sharing the same device
across different pods is not considered safe. It should be possible to segregate
such GPU-sharing pods by user, namespace or a combination thereof.
-
-
-<!-- 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/gpu-support.md?pixel)]()
<!-- END MUNGE: GENERATED_ANALYTICS -->