-
**Description of problem:**
I'm preparing the upgrade for our 5.10 gluster cluster running 1x4 replicate volumes to 7.X and decided to upgrade our test cluster first.
As soon as I upgraded t…
-
Use readinessProbe and livelinessProbe for Kadalu Pods
Readiness Probe helps Kubernetes to know that these Pods are ready. This can be done by creating a file after process start in `startup.sh`(ht…
-
Type hints are available in Python 3(https://www.python.org/dev/peps/pep-0484). We can use that in all Python files.
Type hints will not add any runtime overhead, since Type checks to be done with …
-
I have noticed that we are using the `:latest` tag with third-party images. I suggest that going forward we select specific versions of the images. This will make Kadalu more reliable and easier to de…
-
While we can argue on how NFS would be anti-pattern for kadalu, we see that in the market, NFS is still actively used [Reference conversation here](https://groups.google.com/forum/?#!msg/kubernetes-si…
-
Is there mode to enable striping in Kadalu?
I'm creating a k8s development cluster, and I want to have get disk capacity than HA.
-
I'm trying to connect external GlusterFS cluster to k8s in DigitalOcean.
I have already pvc and binded pvc.
When I create pod, it is stalled in ContainerCreating status
```
Events:
Type …
-
When I create multiple volume claims in a short timeframe, they are created but not mounted in the containers. I am pretty sure that this is an issue with kadalu. Any help is welcome!
Kadalu is con…
-
I install the chart with the default values but the pod constantly restarts. It comes up but after `[s6-finish] waiting for services.` the pod does a `[s6-finish] sending all processes the TERM signal…
-
Hi,
I would like to use gluster command line in `server-storage-pool-*` pods to get information about glusterfs status. But every time I enter a command, it freezes. I have to do `ctrl+c` to
``…