squat / generic-device-plugin

A Kubernetes device plugin to schedule generic Linux devices
Apache License 2.0
210 stars 23 forks source link

Increase memory limits #45

Closed aledbf closed 1 year ago

aledbf commented 1 year ago

After installing the daemonset in an empty cluster, I see 8Mi in memory utilization. Once I start creating/deleting pods with resource definitions, it goes to 10Mi, and the pod restarts. After increasing the memory, I don't see the behavior.

xref https://github.com/squat/generic-device-plugin/issues/37#issuecomment-1722321413