You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2022/09/22 16:05:05 UTC

[GitHub] [openwhisk-deploy-kube] hunhoffe opened a new issue, #752: Discussion: Support Dedicated Invokers

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: issues-unsubscribe@openwhisk.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk-deploy-kube] rabbah commented on issue #752: Discussion: Support Dedicated Invokers

Posted by GitBox <gi...@apache.org>.
rabbah commented on issue #752:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/752#issuecomment-1278887364

   @hunhoffe I see how this can be useful in production 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: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org