Hello Rancher users,
Trying to install the mongodb replicaset using helm chart from catalog.
getting stuck because volume claims can not be fullfilled.
My cluster is running on the digitalocean. How can I create a storage class that uses a local directory on the node so that in the end I have a persistent volume that is local to the node of the replica and if I would scale up
the number of replicas a new volume would be provisioned accordingly.
The demos shown in the rancher tutorial videos always assume AWS or GCE as cloud providers which have a predefined storage class in rancher. But digital ocean ist not listet there.
Any help appreceated.
Regards,
Dirk