apache / openwhisk

Apache OpenWhisk is an open source serverless cloud platform
https://openwhisk.apache.org/
Apache License 2.0
6.56k stars 1.17k forks source link

How to address the problem?[because it is overloaded or down for maintenance] #5403

Open QWQyyy opened 1 year ago

QWQyyy commented 1 year ago

In my K8s cluster, we use helm deploy owdev, but it overloaded or down: image we only use 1000 thread to test action concurrency power, and we set OpenWhisk system profile max concurrency is 1000,etc. image image but this system can not work. could you give me some suggestion?

QWQyyy commented 1 year ago

we can use CLI kubectl rollout restart statefulset owdev-invoker -n openwhisk