diff options
Diffstat (limited to 'gpu-support.md')
| -rw-r--r-- | gpu-support.md | 31 |
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 --> []() <!-- END MUNGE: GENERATED_ANALYTICS --> |
