xingzhou opened a new issue #99: Enable pod/node affinity/anti-affinity in the 
deployment
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/99
 
 
   The following deployment policy can help improve the performance and 
robustness of the deployed OpenWhisk cluster:
   1. controller instance, invoker instance and other services, like kafka, 
couchdb, can not be deployed on the same K8s node.
   2. For HA purpose, one K8s node can not run more than 1 controller instance 
or invoker instance
   
   Helm project has implemented a draft version of the above policies by using 
K8s node affinity and pod affinity/anti-affinity, FYI.
   
   /cc @daisy-ycguo & @dgrove-oss 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to