NVIDIA / k8s-dra-driver

Dynamic Resource Allocation (DRA) for NVIDIA GPUs in Kubernetes
Apache License 2.0
251 stars 47 forks source link

Add samples for allocation mode Immediate #19

Closed asm582 closed 10 months ago

asm582 commented 11 months ago

ResourceClaimSpec supports allocation mode named immediate, we need a few samples added that work with MIGable GPUs.

asm582 commented 10 months ago

Currently immediate mode is not implemented, it would make sense to reopen this issue post-implementation.