2020-09-30 19:34:07 UTC - Lixiang Ao: hi community, what’s the best way to deploy multiple invokers on a node via kube (for testing purposes) https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1601494447001000?thread_ts=1601494447.001000&cid=C4J3R7JFL ---- 2020-09-30 20:24:22 UTC - Lixiang Ao: it seems commenting out the “openwhisk.affinity.selfAntiAffinity” section from helm/openwhisk/templates/_affinity.tpl will allow multiple invokers (and other components) on the same node, but I don’t know if this is the best way https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1601497462001200?thread_ts=1601494447.001000&cid=C4J3R7JFL ----