You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.
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:
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.
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:
The text was updated successfully, but these errors were encountered: