neondatabase / autoscaling

Postgres vertical autoscaling in k8s
Apache License 2.0
152 stars 21 forks source link

Epic: Productionize manual live migrations #832

Open stradig opened 6 months ago

stradig commented 6 months ago

Motivation

We want to be able drain nodes without service interruption in order to shrink Kubernetes clusters to save cost.

DoD

Admins can manually live migrate computes without breaking connections.

Implementation ideas

Tasks

- [ ] #504
- [ ] neondatabase/cloud#5820
- [ ] https://github.com/neondatabase/autoscaling/issues/719

Other related tasks, Epics, and links

-