You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Templates for the workloads are missing templatable resource requests for cpu and memory. This hinders scheduling and makes the entire system of apps more likely to be evicted under pressure.
Expected behavior
Every pod template should have inputs for cpu and memory requests so that the apps can be appropriately sized.
The text was updated successfully, but these errors were encountered:
Describe the bug
Templates for the workloads are missing templatable resource requests for cpu and memory. This hinders scheduling and makes the entire system of apps more likely to be evicted under pressure.
Expected behavior
Every pod template should have inputs for cpu and memory requests so that the apps can be appropriately sized.
The text was updated successfully, but these errors were encountered: