Closed hlinnaka closed 8 months ago
The swap disk needs to be configured in the VM spec.
This also sets the size of /dev/shm to match the size of swap (if it's larger than the 1/2 of initial memory size, which is the Linux default).
See https://github.com/neondatabase/autoscaling/issues/800. This doesn't implement "autoscale if swapping" behavior yet.
The swap disk needs to be configured in the VM spec.
This also sets the size of /dev/shm to match the size of swap (if it's larger than the 1/2 of initial memory size, which is the Linux default).
See https://github.com/neondatabase/autoscaling/issues/800. This doesn't implement "autoscale if swapping" behavior yet.