2021-01-09 20:23:02 UTC - Mina Michael: Hello. I'm working with openwhisk over kubernetes. I've installed it using helm. ...I want to write a custom Kubernetes scheduler but I want openwhisk to use that custom scheduler with the pods that get created. Anyone knows how I can do that? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1610223782448700 ---- 2021-01-09 20:39:51 UTC - Mina Michael: Basically, I'm following the example here: <https://sysdig.com/blog/kubernetes-scheduler/>. See how they pass the parameter "schedulerName: sysdigsched" to the pods? How can I do that with the pods that openwhisk creates? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1610224791449900 ----