Skip to content

Default persistence storage class needs to be created during kubernetes cluster install #153

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

Open
shrajfr12 opened this issue Feb 28, 2018 · 1 comment

Comments

@shrajfr12
Copy link
Contributor

In addons for canonical-kubernetes, spell we install via helm. If a "default" persistent storage class is created during cluster creation before addons are executed, pv claims can be accomodated and aws ebs volumes can get created.

How would this help? - The addon script will be much simpler and fewer kubectl statements. The idea is to create resources only via helm and only use kubectl for exceptions. With a standard default storageclass, all helm installs can refer to this storageclass,

@adam-stokes
Copy link

@shrajfr12 Thanks! We would love for any additional help you could provide us to make the spells better!

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

No branches or pull requests

2 participants