datopian / ckan-cloud-operator

CKAN Cloud operator manages, provisions and configures Ckan Cloud instances and related infrastructure.
MIT License
19 stars 14 forks source link

Create storage classes with CCO #75

Open zelima opened 4 years ago

zelima commented 4 years ago

As a cco user, who does not know much about storage-classes, I want cco to take care of its creation, so that I don't need to spend time understanding what they are and how to configure them properly

As a cco user, I want to be able to configure storage-classes Eg choose which provisioner to use (azure, aws, google etc...), so that I'm able to use cloud provider of my choice

As a cco user, I want to have a general understanding of what storage-classes are and what they are for so that I'm able to configure properly

Acceptance criteria

Tasks

akariv commented 4 years ago

I added this for the minikube flow - shouldn't be difficult to replicate (more or less...) for the other providers.

pwalsh commented 4 years ago

@akariv @zelima was this done for other providers, and, can you link me to the relevant part of code and docs so i can do acceptance checks?

zelima commented 4 years ago

@pwalsh