-
The issue is for migrating the current issues tracking from bugzilla to github.
Discussions on this is happening on mailing list, and few of the references are below:
* https://lists.gluster.org…
-
I have been trying to get kadalu working with minikube and it seems to throw this error on minikube.
Environment:
Kubernetes version: 1.15.2
minikube on OSX
```
emerald:istio-1.4.2 raja$ kube…
-
I am trying to install kadalu on my k8s cluster running in arm64 infrastructure. I followed your instructions and I ran the command
```
kubectl apply -f kadalu-operator-master.yml
```
The operato…
-
Using Kadalu 0.7 and replica1 storage class, I can create a volume just fine that is 5Gi, 10Gi, 15Gi, but if i increase the size any larger than 15Gi it gets stuck forever with:
failed to provisio…
-
I execute below command 3 times:
```console
$ sudo kubectl kadalu storage-add abcd1 --device minikube:/home/export/disk1
$ sudo kubectl kadalu storage-add abcd2 --device minikube:/home/export/dis…
-
Openshift binary is created as `oc-kadalu`. With this detect `--type=openshift` automatically when `oc kadalu storage-add` is run. For example,
```console
$ oc kadalu storage-add spool1 --device o…
-
I've installed Kadalu then reset my K8S 1.17 cluster, etcd, cleaned everything and started again.
Then I removed Kadalu, ran the cleanup script, re-deployed it and the 2 replica3 clusters, but I ge…
-
I get the following error with `kadalu 0.5.2`
```
6m4s Warning FailedMount pod/nextcloud-mariadb-slave-0 MountVolume.SetUp failed for volume "pvc-5…
-
I get the following error
```
MountVolume.SetUp failed for volume "pods-mount-dir" : hostPath type check failed: /var/lib/kubelet/pods │
│ is not a directory
```
I am using microk8s and I don't …
-
Hi All,
I am trying to evaluate the performance between Heket-GFs and Kadalu GFS for my project purpose
I have attached 1 disk on the node and able to provision Heketi-GFS... and on the same node…