k3s/docs
k8s-merge-robot 08440b5dcc Merge pull request #24836 from Clarifai/gpu-impl
Automatic merge from submit-queue

WIP v0 NVIDIA GPU support

```release-note
* Alpha support for scheduling pods on machines with NVIDIA GPUs whose kubelets use the `--experimental-nvidia-gpus` flag, using the alpha.kubernetes.io/nvidia-gpu resource 
```

Implements part of #24071 for  #23587

I am not familiar with the scheduler enough to know what to do with the scores. Mostly punting for now.

Missing items from the implementation plan: limitranger, rkt support, kubectl
support and docs

cc @erictune @davidopp @dchen1107 @vishh @Hui-Zhi @gopinatht
2016-05-12 14:04:15 -07:00
..
admin Merge pull request #24836 from Clarifai/gpu-impl 2016-05-12 14:04:15 -07:00
api-reference remove extra quotation mark that breaks API docs 2016-05-10 13:29:55 -07:00
design Add clarifying language about supported version skews 2016-05-05 09:38:27 -07:00
devel Merge pull request #25162 from mikebrow/devel-tree-80col-updates-C 2016-05-10 18:15:19 -07:00
getting-started-guides Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 Merge pull request #19946 from janetkuo/kubectl-rollout-status 2016-05-12 06:28:49 -07:00
proposals Merge pull request #25336 from piosz/remove-proposal 2016-05-12 13:03:53 -07:00
user-guide Merge pull request #19946 from janetkuo/kubectl-rollout-status 2016-05-12 06:28:49 -07:00
yaml/kubectl Merge pull request #19946 from janetkuo/kubectl-rollout-status 2016-05-12 06:28:49 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Update references for known issues back to CHANGELOG.md (release notes). 2016-03-24 15:27:54 -07:00
api.md Updating documentation 2016-03-23 13:19:22 -07:00
reporting-security-issues.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
roadmap.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
troubleshooting.md Update references for known issues back to CHANGELOG.md (release notes). 2016-03-24 15:27:54 -07:00
warning.png
whatisk8s.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00

README.md

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.2/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics