2020-08-30 15:36:01 UTC - Ming Fang: Hi, I created Terraform modules to run 
OpenWhisk inside Kubernetes.  Check it out here 
<https://github.com/mingfang/terraform-k8s-modules/blob/master/examples/openwhisk/main.tf>
partyparrot : Rodric Rabbah
clap : Rodric Rabbah
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1598801761002400
----
2020-08-30 18:03:15 UTC - Rodric Rabbah: Welcome @Ming Fang thanks for sharing 
this 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1598810595003100
----
2020-08-30 18:59:32 UTC - Ming Fang: I have a question about 
`LIMITS_ACTIONS_INVOKES_PERMINUTE`. This env variable is set on the Controller 
and the Invoker, but it only seem to be used by the Controller.  Is this 
observation correct?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1598813972005100?thread_ts=1598813972.005100&cid=C3TPCAQG1
----
2020-08-30 19:30:35 UTC - Rodric Rabbah: That’s right the limit is applied by 
the controller. 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1598815835005600?thread_ts=1598813972.005100&cid=C3TPCAQG1
----
2020-08-30 19:33:16 UTC - Ming Fang: thanks.
It looks like the official helm chart is setting this both in the controller 
and the invoker
<https://github.com/apache/openwhisk-deploy-kube/search?q=openwhisk.limitsEnvVars&amp;unscoped_q=openwhisk.limitsEnvVars>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1598815996005800?thread_ts=1598813972.005100&cid=C3TPCAQG1
----

Reply via email to