alpha ver. of deployments resource controller
This commit is contained in:
@@ -10,3 +10,9 @@ spec:
|
||||
"andy.vendetti.ru/category=priority": "workload/priority=high:NoSchedule"
|
||||
"andy.vendetti.ru/category=gpu": "nvidia.com/gpu=present:NoSchedule"
|
||||
"andy.vendetti.ru/category=svc": "workload/type=service:NoSchedule"
|
||||
resourceDefaults:
|
||||
cpuRequest: "100m"
|
||||
memoryRequest: "128Mi"
|
||||
cpuLimit: "500m"
|
||||
memoryLimit: "512Mi"
|
||||
optOutLabelKey: "andy.vendetti.ru/skip-resource-defaults"
|
||||
|
Reference in New Issue
Block a user