spells icon indicating copy to clipboard operation
spells copied to clipboard

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

Open shrajfr12 opened this issue 7 years ago • 1 comments

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,

shrajfr12 avatar Feb 28 '18 21:02 shrajfr12

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

adam-stokes avatar Feb 28 '18 22:02 adam-stokes