I want to use the startup taint method with the device plugin, but it looks like it is not supported?
Some background:
We are using the autoscaler to startup GPU instances as needed, but the is a time wen the node is ready but the device plugin did not run jet.
Now the autoscaler is faster and does a new run in that phase, sees that a pod is not schedule able and starts a new node. So we always start two nodes!
The autoscaler supports the Startup Taint method, so we just need the device plugin to remove a taint wen it did run.
I want to use the startup taint method with the device plugin, but it looks like it is not supported?
Some background:
We are using the autoscaler to startup GPU instances as needed, but the is a time wen the node is ready but the device plugin did not run jet.
Now the autoscaler is faster and does a new run in that phase, sees that a pod is not schedule able and starts a new node. So we always start two nodes!
The autoscaler supports the Startup Taint method, so we just need the device plugin to remove a taint wen it did run.