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 2021/11/22 09:37:52 UTC

[GitHub] [openwhisk-deploy-kube] dimgiagos44 opened a new issue #717: function-pod placement across the k8s cluster

dimgiagos44 opened a new issue #717:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/717


   Lets say i 've got a VM cluster with 1 master and 3 worker nodes, where Kubernetes and Openwhisk are hosted.
   There is a need to deploy some functions (f1, f2, etc..) in sequence as part of executing a function-workflow (W).
   I would like to know if there is a way of forcing in which cluster-node each function is going to be placed-executed
   e.g f1 on worker2, f2 on worker3
   I was thinking about NodeAffinity type of logic but without changing Openwhisk component's source code 
   Thank you :D 


-- 
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