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 was archived by the owner on Jul 7, 2020. It is now read-only.
Add script to deploy into a single node minikube instance
The script starts a minikube instance with a special minikube.iso
that includes heketi prerequirements, that are missing in the stock
minikube.iso: dm_* modules in the kernel, glusterfs and the xfs
tools. After that it creates a block device image under
/mnt/vda1/heketi-bricks.img that is connected to /dev/loop1. Finally
gk-deploy is started in the single-node mode.
0 commit comments