Allow for Kubernetes tolerations (in addition to affinity)
Open
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
I'd like to be able to use taints on node pools that should run OpenWhisk containers, but I can't do that right now since OpenWhisk only supports node affinity. Would be nice to add similar logic to support node taints/tolerations as well.
https://github.com/apache/openwhisk/blob/71b7d564ff60bf6e89be5410ffcf59f785d17a4a/core/invoker/src/main/scala/org/apache/openwhisk/core/containerpool/kubernetes/WhiskPodBuilder.scala#L83-L99
Contributor guide
Assessment
This issue has not been assessed yet.