Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

Enable dynamically provisioned persistent volumes #134

Open
wallrj opened this issue Jan 31, 2018 · 0 comments
Open

Enable dynamically provisioned persistent volumes #134

wallrj opened this issue Jan 31, 2018 · 0 comments

Comments

@wallrj
Copy link
Member

wallrj commented Jan 31, 2018

Minikube has a storage-provisioner addon which should allow it to dynamically provision hostpath volumes.

It might be useful / simpler to be able to test Navigator databases with dynamically provisioned volumes.
Right now we have to create PVs manually.

minikube addons list
There is a newer version of minikube available (v0.25.0).  Download it here:
https://github.com/kubernetes/minikube/releases/tag/v0.25.0

To disable this notification, run the following:
minikube config set WantUpdateNotification false
- registry: disabled
- addon-manager: enabled
- default-storageclass: enabled
- storage-provisioner: enabled
- coredns: disabled
- heapster: disabled
- dashboard: enabled
- kube-dns: enabled
- efk: disabled
- ingress: disabled
- registry-creds: disabled

I note that there appear to be some bugs in the hostpath provisioner which may prevent it working with Databases that run as non-root user:

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

No branches or pull requests

1 participant