pg-spot-ops / pg-spot-operator

Maintains stateful Postgres on Spot VMs
Other
2 stars 0 forks source link

New feature - instance type randomization #14

Closed kmoppel closed 1 week ago

kmoppel commented 2 weeks ago

To help with bad eviction rates in case HW reqs resolve to a too popular instance type that gets evicted too much. Works in conjunction with cpu_max to cap the costs

https://github.com/pg-spot-ops/pg-spot-operator/issues/13