Open jayunit100 opened 6 years ago
To follow our quickstart fully you need to use our vagrant environment. If you're using your own virtualization, you need to compose your own topology.json
file to match your environment. Since you're on minikube, I suspect you will also need to specify --single-node
.
It seems like the quickstart wants my nodenames to match a certain regex ? possibly missing something here... First time to use this repo + heketi.
For me, it crashes b/c node0 doesnt exist. on minikube OOTB. Havent tried minishift yet but suspect something similar might occur.