-
I have set up a Kubernetes Gluster cluster and heketi with 3 nodes, following the setup guide. The gk deploy script completed successfully and I have created volumes in the cluster. However, if a VM t…
-
## Feature: separation of mgmt layer with fs layer
### What is the ask ?
glusterd (or management daemon) of glusterfs had below responsibilities:
* **Volgen** :
Important feature for dynami…
-
Hi,
I'm trying to setup nextcloud through the Helm chart, backed by some PVCs on shared glusterfs.
Glusterfs works, as I see all of the paths (nextcloud, mariadb, redis master/replica) getting wri…
-
Hello,
I am trying to deploy cloud mora on k8s baremetal cluster:
``` helm install vp-cloud -f variants/values.cloud.yaml --generate-name --disable-openapi-validation ```
``` Error: INSTALLATION …
-
I have k8s 1.10.3 provisioed on AWS with kops.
I defined PV:
```
apiVersion: v1
kind: PersistentVolume
metadata:
name: data
namespace: infra
spec:
accessModes:
- ReadWriteOnce
…
-
## Expected Behavior
Able to increase the PVC size from the helm chart and applying with helm upgrade.
## Current Behavior
`helm upgrade -n minio/minio -f values.yml`
Error: UPG…
-
**Output of `docker version`:**
```
Client:
Version: 1.12.0-rc4
API version: 1.24
Go version: go1.6.2
Git commit: e4a0dbc
Built: Wed Jul 13 03:39:43 2016
OS/Arch: linux/…
ghost updated
2 years ago
-
There are several applications like SIP apps or RTP which needs a lot of ports to run multiple calls or media streams. Currently there is no way to allow a range in ports in spec. So essentially I hav…
-
**What steps did you take and what happened:**
[A clear and concise description of what the bug is, and what commands you ran.]
This yaml file create pv but not lv on my disk
```
apiVersion: v1
k…
-
Hey guys, I am trying to adopt kadalu with my existing External glusterFS server.
```yaml
---
apiVersion: kadalu-operator.storage/v1alpha1
kind: KadaluStorage
metadata:
name: pv-ext
spec:
…