kubernetes/pkg/apis/componentconfig
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
..
install Update tests to handle codec changes 2016-01-22 13:27:26 -05:00
v1alpha1 Regenerate conversions without reflection defaulting 2016-05-07 11:55:31 -04:00
deep_copy_generated.go WIP v0 NVIDIA GPU support 2016-05-09 19:20:05 -04:00
helpers_test.go add ip validation to componentconfig command line 2016-01-21 13:33:30 -08:00
helpers.go componentconfig: fix proxy mode set func 2016-02-02 13:31:49 -08:00
register.go create external api for scheduler config 2016-02-02 23:17:18 -08:00
types.generated.go WIP v0 NVIDIA GPU support 2016-05-09 19:20:05 -04:00
types.go WIP v0 NVIDIA GPU support 2016-05-09 19:20:05 -04:00