hykych opened a new issue #3054: How do you decide how many active and idle containers in one Invoker? URL: https://github.com/apache/incubator-openwhisk/issues/3054 If you allow too many containers on one Invoker, the host may OOM and start killing containers. If you decide how many containers on one Invoker strictly base on their memory limit,(eg: only allow 8 1G-memory-limit conatiners on a 8G host), it would be too less containers. Please tell me how do you decide the containers' number.
---------------------------------------------------------------- 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
