OperationCode / operationcode_infra

Platform infrastructure for the Operation Code site.
MIT License
15 stars 14 forks source link

Set generic Resource limits #139

Closed steaksauce- closed 4 years ago

steaksauce- commented 5 years ago

This should address #12. The resource limits are very generic; they can and should be adjusted for production.

The only deployments I did not do this for are the default-http-backend. I have another PR open to move those files, so I will add the limits and requests there.

steaksauce- commented 4 years ago

Any input on this PR?

irvingpop commented 4 years ago

Could we start with the requests and then tackle limits in another PR? I'm concerned about the limits because we don't have a good way to test the impact of those in production.