Skip to content

Write auto-expander for the disk #41

@yuvipanda

Description

@yuvipanda

Optionally, when the disk gets to about 99% full, we could have a sidecar running that:

  1. Automatically talks to the cloud API
  2. Resizes the disk up
  3. Resizes the xfs volume up

This would need specific support for cloud providers + ways to setup permissions for doing so.

We should support EBS and GCP to start with. This should be a python program running as a sidecar that can be configured with different cloud providers.

What we want to learn: can we automate here, and what kind of time does it save us?

What we need to do

Definition of Done

  • such a script exists
  • a sidecar container that runs this script exists
  • it has been verified that it works

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions