claudie icon indicating copy to clipboard operation
claudie copied to clipboard

Feature: run ETCD with a separate disk

Open cloudziu opened this issue 2 years ago • 2 comments

Every change in control-plane nodes when a cloud provider doesn't support disk resizing can result in etcd data being lost/corrupted. Adding a separate disk for the etcd data would prevent those kinds of disasters and give us more freedom when altering the Terraform control-plane nodes. By default, the etcd database size limit is 2GB ref So even a small disk with hardcoded value would fit into this scenario.

Similar tasks: #641

Exit criteria

  • [ ] Kubernetes control-plane nodes have a separate disk for storing etcd database

cloudziu avatar Apr 06 '23 13:04 cloudziu

Theoretically, this could be a small SSD disk. This should leave us with an option to use a cheaper HDD for the OS.

MarioUhrik avatar Apr 06 '23 14:04 MarioUhrik

We'll come back to this one probably in August 2023

MarioUhrik avatar May 12 '23 13:05 MarioUhrik

Closing as a part of a backlog cleanup. Don't hesitate to reopen if needed.

bernardhalas avatar Oct 18 '24 12:10 bernardhalas