Update the scheduler to handle init containers
This commit is contained in:
@@ -21,7 +21,7 @@ import "fmt"
|
||||
const (
|
||||
podCountResourceName string = "PodCount"
|
||||
cpuResourceName string = "CPU"
|
||||
memoryResoureceName string = "Memory"
|
||||
memoryResourceName string = "Memory"
|
||||
nvidiaGpuResourceName string = "NvidiaGpu"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user