• k8s-merge-robot's avatar
    Merge pull request #24836 from Clarifai/gpu-impl · 08440b5d
    k8s-merge-robot authored
    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 
    08440b5d
Name
Last commit
Last update
..
algorithm Loading commit data...
algorithmprovider Loading commit data...
api Loading commit data...
factory Loading commit data...
metrics Loading commit data...
schedulercache Loading commit data...
testing Loading commit data...
OWNERS Loading commit data...
extender.go Loading commit data...
extender_test.go Loading commit data...
generic_scheduler.go Loading commit data...
generic_scheduler_test.go Loading commit data...
scheduler.go Loading commit data...
scheduler_test.go Loading commit data...