hunhoffe opened a new issue, #752: URL: https://github.com/apache/openwhisk-deploy-kube/issues/752
There is a new(ish) feature of OpenWhisk to support dedicated invokers (https://github.com/apache/openwhisk/pull/5292), that is, the ability to specify an invoker (or invokers) to handle all activations made in a namespace Use-cases for this could be heterogeneous invoker nodes, and in this case you'd need the ability to ensure an invoker is deployed on a specific node, and that invoker is labelled correctly with the dedicated tag and the dedicatedNamespace label. I am not sure of the best way to implement this feature in the current helm format, so I ignored this feature in my latest PR https://github.com/apache/openwhisk-deploy-kube/pull/729 because I wanted to get the PR out in a timely fashion. I am hoping we can have discussion here to figure out how best to integrate this feature as I believe it would be a very useful in the context of Kubernetes deployments. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
