K8s HPA resource limits and requests recommendation

Hi!
I’m using tutor v14
I want to try k8s HPA, what pods should I set auto scale and what resource.limits, resoures.requests should I set.
I think I should set auto scale for lms, lms-worker, cms, cms-worker and forum.
I’m not sure what limits and requests I should set for each pods.

Hello @Anh_Vu_Nguy_n,

Tutor is incapable to handle HPA by default, though here you can check how to implement it as part of a tutor plugin. The linked K8s resources has many settings. When you create a plugin for autoscaling, ensure to follow Tutor’s documentation.

1 Like