civo / civo-csi

A Container Storage Interface plugin/driver for Civo's managed k3s service
https://www.civo.com/kube100
2 stars 2 forks source link

Add requests and limits for csi and ccm resources #24

Open fernando-villalba opened 5 months ago

fernando-villalba commented 5 months ago

issue

Currently csi and ccm controllers don't have limits or requests assigned to them.

This could create conditions where these pods use too much resources or don't have enough allocate for them

More info here

image

Acceptance criteria

fernando-villalba commented 5 months ago

Another issue was created here:

https://github.com/civo/civo-cloud-controller-manager/issues/34