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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to