-
Not sure it's relevant, I just came across and it popped into my eyes...
https://github.com/gluster/gcs/blob/177c50b9f8f53c984e20cada8d4fde7c1cc6f2a0/deploy/templates/gcs-manifests/gcs-fs-csi.yml.j2#…
-
I have small kubernetes cluster (coreos nodes), I ran the glusterfs containers, everything went ok until i tried to mount the volume using kubernetes volume plugin:
Unable to mount volumes for pod "l…
-
We are trying to replace an (inflexible) NFS-based storage solution with gluster-kubernetes. While we got that working, we see a 100% - 300% slowdown. Is that to be expected?
-
### Observed behavior
When one of the node is down volume stop is failing
### Expected/desired behavior
When one of the node is down volume stop is success according to gd1 cases
### Details …
-
(All the collections that have been retired from Ansible 10.3.0 or otherwise no longer have sanity test failures in that version should be checked off.)
``` bash
./main.py -i data/9/ansible-9.1.0-…
-
Documentation says I should create a PVC this way:
```
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: my-pvc
annotations:
volume.beta.kubernetes.io/storage-class: gluster-hek…
-
The current [Getting Started](http://www.projectatomic.io/docs/gettingstarted/) documentation seems like it will become out of date with upcoming changes in Fedora Atomic Host 25.
> - Move towards …
-
By default the current gluster plugin in kubernetes and openshift log in /var/log/openshift etc. We should provide capability to change log file and/or provide a way to show them on stdout.
-
**Describe the bug**
I am using Kadalu 0.9.1 in external native mode, Gluster 10.5, and K3s
I have created a kadalu storage that uses an external gluster volume 29GB
```
kubectl exec -it dep…
-
Hi,
Thanks for writing this nice tool to deploy gluster on openshift. However I still seem to be stuck with the above error in the logs.
It seems the gluster pods are running and the heketi pod as…