-
Documentation doesn't seem to tell how to integrate glusterfs with Kubernetes which I think is one of main way how user will use it now any even more in near future.
It would be nice to have at lea…
-
In gluster/glusterd2#1324, it looks like DNS isn't ready by the time gd2 tries to resolve its own hostname.
We should add an init container like etcd does to wait for DNS.
Example:
```sh
$ k…
-
- Plugin version (or commit ref) :sapk/plugin-gluster:latest
- Docker version :19.03.2
- Plugin type : managed
- Operating system: centos7 64bit
## Description
[root@docker-node2 data]# do…
-
#### version
> sapk/plugin-gluster:lates
#### myOS
> centOS 7.4
when i run this command :
```docker run -d --volume-driver sapk/plugin-gluster:latest --volume huihigh:/mnt centos echo "Hell…
-
### Summary
ONTAP FlexCache Ansible module fails if origin_cluster is defined.
### Component Name
netapp.ontap.na_ontap_flexcache
### Ansible Version
```console
$ ansible --version
ansible [core…
-
**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 currently have 2 gluster servers also running docker with app1 in a container using this plugin.
I recently set up a 3rd docker host in the same datacenter as the other two. They are essentially …
-
In keeping with our plan to move toward "cattle" containers, I'd like to arrive at consensus on where development for them should live.
I'll suggest two options:
1. In a top-level directory like "Fe…
-
In regular non-swarm mode I can start and use a container with a glusterfs volume using this plugin. However in swarm/service mode, the container always fails to start. Having created a volume called …
-
In example, I assume that the glusterfs pool has to be up and running before using the driver, but it is not stated anywhere. Also I don't understand whether the docker host has to also partecipate in…