Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce default ETCD volume size and/or make it easy configurable #4997

Closed
klausenbusk opened this issue Apr 14, 2018 · 5 comments
Closed

Reduce default ETCD volume size and/or make it easy configurable #4997

klausenbusk opened this issue Apr 14, 2018 · 5 comments

Comments

@klausenbusk
Copy link

  1. Describe IN DETAIL the feature/behavior/change you would like to see.

The default ETCD volume size at the moment is 20GB:

DefaultEtcdVolumeSize = 20

Which I think is way overkill for most clusters and a waste of money (DO example: 3 masters * 20GB disk * 2 * 0,1 = 12$/month). Lets change it to something more reasonable, 5GB maybe? and make it easily configurable without changing the config files by hand.

  1. Feel free to provide a design supporting your feature request.

Lets add a kops create cluster parameter to control DefaultEtcdVolumeSize instead of hardcoding it.

cc @andrewsykim

@ValeryNo
Copy link

Agreed. After 5 months our etcd volumes are <500mb

@marshallford
Copy link

I am also interested in this parameter being added.

@ghost
Copy link

ghost commented Aug 6, 2018

any update on this guys, ,or is there any easy solution to this.

@lpf190
Copy link

lpf190 commented Aug 23, 2018

we also need this function

@mikesplain
Copy link
Contributor

Hi all, this is actually already implemented, though not documented (which I've done in #5692). Hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants