Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
123 stars 37 forks source link

Query - Resource Requests for memory and CPU in k8s #205

Open kbhuvanamohan opened 5 years ago

kbhuvanamohan commented 5 years ago

Good Morning, Martin.

We have the default value settings for the cpu/memory resources as per the values.yaml. However we noticed that after a few days the pod goes to Evicted status.

We have a very low utilization right now and using the developer portal just for a trial.

Can you please provide any suggestion on these params?

Would 512MiB memory and 100m cpu request be reasonable?

Thanks, Bhuvan!

DonMartin76 commented 5 years ago

Which pod is being evicted? We are running quite a few instances on Kubernetes, and very seldom we run into OOM problems with the standard settings, and I must admit I have never seen Evicted. If you do a kubectl describe pod of the pod which was evicted, it should tell you why that happened; what does it say?

kbhuvanamohan commented 4 years ago

@miguelpoyatosmora @karthiknaga87 Please help to provide additional information if needed.