Added Bind method to Scheduler Extender
- only one extender can support the bind method - if an extender supports bind, scheduler delegates the pod binding to the extender
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"urlPrefix": "http://127.0.0.1:12346/scheduler",
|
||||
"apiVersion": "v1beta1",
|
||||
"filterVerb": "filter",
|
||||
"bindVerb": "bind",
|
||||
"prioritizeVerb": "prioritize",
|
||||
"weight": 5,
|
||||
"enableHttps": false,
|
||||
|
Reference in New Issue
Block a user