mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
Map nvidia devices one to one.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
This commit is contained in:
@@ -78,7 +78,8 @@ const (
|
||||
// alpha: v1.6
|
||||
//
|
||||
// Enables support for GPUs as a schedulable resource.
|
||||
// Only Nvidia GPUs are supported as of v1.6
|
||||
// Only Nvidia GPUs are supported as of v1.6.
|
||||
// Works only with Docker Container Runtime.
|
||||
Accelerators utilfeature.Feature = "Accelerators"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user