-
I've cleaned my previous kadalu installation completely. Then I ran
```bash
kubectl create -f https://kadalu.io/operator-latest.yaml
```
But I realized that only `operator`-pod was started but n…
-
Recently, I've been worried about the status of GlusterFS in k8s. They haven't been maintaining their offering, to the best of my knowledge.
This made me look towards the Cloud Native Computing Fo…
-
```vatsa@vatsa-VirtualBox:~$ sudo kubectl kadalu storage-add storage-pool-2 --device minikube:/home/vatsa/disk/test-storage
Traceback (most recent call last):
File "/usr/local/bin/kubectl-kadalu",…
-
URL: https://bugzilla.redhat.com/1679998
Creator: srangana at redhat
Time: 20190222T13:19:51
+++ This bug was initially created as a clone of Bug #1193929 +++
I hope this bug is never fixed.
The up…
-
Right now, kadalu repositories are in development. While most of the things are still under development, we need tools like 'ping' (to verify if dns resolution is working), telnet etc.
-
Documentation has diverged in Github and Website. Maintain documentation in Github and build versioned documentation externally.
External Repo to generate versioned documentation from multiple repo…
-
I followed [the guidelines](https://github.com/kadalu/kadalu) but somehow the "storage export pods" are not created. This is my storage config which uses `/dev/md3`.
```yaml
apiVersion: kadalu-ope…
-
GlusterFS 7.0 is in RC state now. Once the release is out, it would be good to make a release.
Also, it would be great to have a release with glusterfs-7.0 available to kadalu users.
-
Most of the cloud providers provide a decent RWO PV support. Can kadalu-server run on top of the RWO PV, instead of having a need for admin manually setup a block device, or an export directory.
-
For the kadalu usecase, considering it may run mostly in cloud setup, using 'read-hash-mode 3' option for replicate xlator would save lot of money (in bandwidth). Considering the option will be availa…