-
There are multiple projects related to GlusterFS in container like:
1. gluster-kuberenets - https://github.com/gluster/gluster-kubernetes
2. gluster-containers - https://github.com/gluster/gluster-c…
-
I'm trying to install Gluster daemon hyperconverged on a completely fresh Kubernetes cluster on 3 CentOS 7.3 nodes, which are also the only nodes in the Kubernetes cluster(1 master and 2 nodes).
I …
-
### Observed behavior
Having a single PVC (without brick-mux enabled), reboot gluster-node-1 and post reboot, brick process on gluster-node-1 is not running.
```
[root@gluster-kube1-0 /]# glus…
-
Hi guys,
I have a little issue to use the GlusterFS storage class. I'm trying to add it with the DNS name inside the K8S cluster, but it seems that it doesn't work.
Here is my storage class crea…
-
Steps performed:-
1) Created the GCS cluster:-
```
[vagrant@kube1 ~]$ kubectl get pods -n gcs
NAME READY STATUS RESTARTS AGE
csi-attacher-glusterfsplugin…
-
When i try to setup a dynamic provisioned volume with heketi-gluster storage class, the volume does not get created but stay in "pending state"
```
Name: gluster1
Namespace: default
S…
-
```
[root@123-40 clickhouse]# kubectl get pods| grep click
[root@123-40 clickhouse]# kubectl get pods| grep click
clickhouse-0 0/1 Pending …
szbjb updated
5 years ago
-
Hi all,
I am working with kubernetes and i tried to dynamically provision volumes on top of gluster cluster and heketi through k8s pvc.
it can happen that my data will be corrupted or maybe los…
-
One of the csi-node is keep on going to Evicted state.
Below is the describe output after the pod is recreated,
[vagrant@kube1 ~]$ kubectl -n gcs describe pods csi-nodeplugin-glusterfsplugin-zc9qm
…
-
1. Need scc setup of hostpath plugin: Followed [this doc](https://docs.okd.io/latest/admin_guide/manage_scc.html#use-the-hostpath-volume-plugin) to work it around.
2. the opc cluster is on aws: the…