giantswarm / aws-operator

Manages Kubernetes clusters running on AWS (before Cluster API)

Home Page:https://www.giantswarm.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make EBS parameters configurable

asymmetric opened this issue · comments

The EBS volume size, type and mount point are hard-coded.

We should make them configurable, either as variables in the TPO, or as flags to the operator.

/cc @rossf7

@asymmetric I thought more on this and I think you're right. We should add this config to the TPO.

My worry was about the TPO getting too big. But storage is an important property of the cluster so ignore me on that ;)

Can somebody give an update on this issue? Is this still relevant? Is this maybe already covered by something else? Is this maybe even done already?

Ack. I think it can be closed. I'll reply after the sync.

For me this is only useful if we also make it configurable in the frontend / API. Doing that end to end is non-trivial and I haven't seen a demand from customers.

We can reopen if it gets priority.

cc @puja108