Hello there!
I am trying out GKE Autopilot for our staging system. And the minimum resource limit and request is too high.
I can not set memory below 256Mib and CPU to 0.25. Why?
For staging environment, I do not need more that 0.1 vCPU for each container. Also for memory, I do not need more than 100Mib.
So, how can I set my containers' resource request and limit to this minimum (0.1 vCPU and 128Mib memory)?
Thank you!