You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.
What are the steps to reproduce this issue?
The above is the configuration for simple nodejs12 specified as the following
What happens?
It never create 3 instances of the function based on the
com.openfaas.scale.min: "3"
and cannot see the auto scaling is working.I'm testing
ab -n 100000 -c 40 -p ab.data -T "content-type: text/plain" http://192.168.0.17:8080/function/fibfunction
But never scale automatically
What were you expecting to happen?
com.openfaas.scale.min=3
Any logs, error output, etc?
What versions of software are you using?
Operating System:
Centos 7
OpenFaaS Version: …
0.9.14
Nomad Version: …
0.10.2
This is somehow similar to this issue #61
@acornies your help on this much appreciated
The text was updated successfully, but these errors were encountered: