This is my default for all deployments
```
"resources": {
"limits": {
"cpu": "50m",
"memory": "500Mi"
},
"requests": {
"cpu": "10m",
"memory": "100Mi"
}
}
```
Also what is your scaling policy?
I traditionally sidecar; the justification of the "high" resource allocation is a buffer for scaling of replicas.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-cloud-endpoints/sgSI3s9o168/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-cloud-endp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/c8cb48fe-ed46-47c7-bea0-7fe9ea858b75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.