-
```
[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
-
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…
-
After shard is enabled, the size of the copied file is inconsistent with the original file.
The volume configuration is as follows:
Volume Name: data
Type: Replicate
Volume ID: 02c625c8-a097-46f…
-
Speaking with some of the GD2 devs I was pointed at this repo for python api support for the new GD2 HTTP apis.
Comparing what we have here vs. Heketi's python api, one of the first things that jum…
-
Hi, this is not an issue per say.
I manage to deploy glusterfs on k8s as per the instructions and all running well except the heketi-storage-copy-job says Terminated:Completed in the dashboard. The…
thbeh updated
6 years ago
-
Hello!
I have a heketi pod on my kubernetes cluster. Today node on which it was running was rebooted, so that heketi pod was re-assigned to another node. After that, if I run command:
`kubectl logs…
-
Remove the default volume initialization, we'll need those devices for heketi.
-
So I'm having issues with deploying the `deploy-heketi` pod When using the `gk-deploy` script. To be clear, the `glusterfs` pod seems to deploy properly (I've looked at the issue at https://github.com…
-
The issue is this: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.14.md#urgent-upgrade-notes
```
* kubectl
- The deprecated --show-all flag to kubectl get has been removed (…
-
Hello Team,
Is there any way to make sure resturl would not change after a reboot?
already available StatefulSets, still function even after resturl changes?