How to increase the memory and cpu of notebook machine for datalore enterprise

The notebooks of my on-prem Datalore Enterprise deployed using helm chart over kubernetes v1.24, experienced out of memory.

The Machine “K8s Local” running all notebook has 1 cpu and 2 GB RAM by default. It only has 715MB for actually use after the notebook pod boots up.

How can i increase the cpu and memory settings for Datalore notebooks for all users through helm chart deployment?

Hello @Yingding,

Check the agent configuration documentation page. It has a sample of an agent’s yaml config, where you can tune requests and limits of kubernetes pod to match your needs.

Best regards,
Stepan Tarasevich
Software developer