-
Attempting to create a cluster with 3 raspberry Pi's.
The playbook to run the role:
```
---
- hosts: cluster
gather_subset:
- all_ipv4_addresses
- hosts: cluster
# serial: 1
g…
-
Using the information gained by the SPDK proofs of concept, begin working a version of the longhorn engine that uses SPDK. This will work on a network on systems running the same customized SPDK soft…
-
**What did you do to encounter the bug?**
Following the docs I've correctly [installed the operator](https://github.com/mongodb/mongodb-kubernetes-operator/blob/master/docs/install-upgrade.md#procedu…
-
**Describe the bug**
Failed to create 1000 disk for testing in provision, it exists blocking bug.
```
E1129 06:29:34.290652 1 controller.go:981] error syncing claim "9d89ff6c-a86d-4dad-9c5f-…
-
https://mayastor.gitbook.io/introduction/quickstart/deploy-mayastor#data-plane
https://raw.githubusercontent.com/openebs/mayastor/master/v1.0.2/mayastor-daemonset.yaml
-
**Environment**
I am running a 2-node MicroK8s cluster on Ubuntu VMs.
```
$ snap info microk8s | grep installed
installed: v1.26.1 (4595) 176MB classic
$ mk…
-
Hello everyone,
I follow the documentation to deploy mayastor in k8s, this data-plane
Chapter Page 404.
https://mayastor.gitbook.io/introduction/quickstart/deploy-mayastor#data-plane
````
kubec…
-
**Which chart**:
bitnami/postgresql
**Describe the bug**
I am trying to install PostgreSQL on microk8s (minikube also fails). Pods are on a CrashLoop just from start.
Logs show nothing, descri…
-
I'm following you tutorial here: https://access.crunchydata.com/documentation/postgres-operator/5.2.0/tutorial/customize-cluster/#database-initialization-sql
but the sql is not being executed, and th…
-
I want to enable mayastor, but I want to add to it pools using real attached block devices.
I want to avoid the initial pool.
If not possible, if I remove the initial pool, on future updates (when a…