-
[provide a description of the issue]
The `hawkular-metrics-openshift-infra` is not running after `oc cluster up`
##### Version
```
# oc version
oc v3.9.0-alpha.4+6d21b7d-539
kubernetes v1.…
-
#### Description
I've been using the openshift-ansible and have 1.5.0 and 1.5.1 clusters fully working with the glusterfs/heketi dynamic provisioning perfectly, but after updating (tried with a new…
-
Hi:
Im trying to complete the example of this repo with the proper configuration, but when I load the topology the result are:
root@s-smartc2-zprei:/opt/kubernetes/glusterfs# heketi/heketi-cli t…
ghost updated
7 years ago
-
I can create pvc and can't mount it to pod. When I create pod with pvc I get error:
```sh
MountVolume.SetUp failed for volume "kubernetes.io/glusterfs/f297b47a-88c9-11e7-9976-0ab88d9eb221-pvc-d236…
-
# Not able to deploy heketi on k8s with external GlusterFS cluster
I'm trying to deploy heketi on k8s having an external GlusterFS cluster of 3 nodes by using the gk-deploy script without -g option: …
ghost updated
7 years ago
-
the kubelet container needs to implement fuse dependencies for pvc. RancherOS is building [theirs](https://github.com/rancher/kubernetes-package/blob/master/package/Dockerfile) on debian. There are at…
-
@jarrpa - using glusterfs-fixes-too
```
[root@ip-172-18-15-159 glusterfs]# curl http://heketi-storage-default.cloudapps.example.com:8080/hello
curl: (6) Could not resolve host: heketi-storage-def…
-
### Terraform Version
# Run this command to get the terraform version:
$ terraform -v
Terraform v0.11.10
+ provider.null v1.0.0
+ provider.oci v3.6.0
+ provider.random v2.0.0
+ provider.t…
-
Per sig-testing today.
We generally agree:
- We'd like to restructure e2e to group by sig.
- We'd like to auto-associate every PR with a sig so there is global accountability as opposed to indi…
-
Hi,
is there a reason why the persistentvolume-binder is disabled by default?
*roles/kubernetes/templates/kubeadm.yml:*
```
controllers: "*,-persistentvolume-binder,bootstrapsigner,tokencleaner"…