-
gk-deploy times out waiting for the deploy-heketi pod to start when I have firewalld running. If firewalld is disabled, gk-deploy completes successfully.
My environment is
* CentOS 7.4
* Kubernet…
-
I am trying to set up a glusterfs cluster over coreos and kubernetes 1.6.4
In deploy-heketi pod log:
`the server has asked for the client to provide credentials (get pods)`
In gk-deploy:
`…
-
Hi guys,
After doing a kubectl delete of my gluster pvc, the pvc remain forever in Terminating in k8s...
k8s version : 1.11.0
# kubectl get pvc
NAME STATUS VOL…
-
Hi, it's been a while since kubernetes csi spec released, just want to know the progress of glusterfs csi support. And some of the questions:
1. Will gluster csi driver continue to use heketi as ap…
-
**Steps to reproduce the issue:**
Following the instructions described on [storage-provisioner-gluster docs](https://github.com/kubernetes/minikube/blob/master/deploy/addons/storage-provisioner-gl…
-
I ran the script with the below command:
./gk-deploy -gvy -n glusterfs
Below is the output for the command:
Using Kubernetes CLI.
Checking status of namespace matching 'glusterfs':
Flag --show-…
-
Versions:
k8s: v1.15.4 -- heketi: v9.0.0, glusterfs: 6.5+
We are facing the same problem as in #404 when undeploying an application with tens of pvcs/pvs. It looks like pvc and pv are gone.
kub…
-
I'm moving the ansible portion of #88 into its own issue. I still think this project would benefit from embracing ansible as the primary deployment process. I've started this process in my fork, htt…
-
As far as I can tell, the gk-deploy script would work from your laptop **if** it didn't use the endpoints pulled from `svc/deploy-heketi` which are not resolvable from outside the cluster.
Becaus…
-
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…