-
## Description
When using Local PV Hostpath on Talos, pods fail to mount PVCs with the following error
```
Warning FailedMount 13s (x2 over 2m30s) kubelet Unable to attach or mount…
-
Create a Microk8s cluster and trying to enable the mayastor plugin, After enabling the plugin i can list the storage from the local disk rootfs. When i tried to create a new storage using the file bel…
-
Hi,
Friends told me that OpenEBS was one of the greatest tools for them. I would like to use it with Docker Swarm, for numerous projects which are not yet very big, but big enough to need tools lik…
-
### Checks
- [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-er…
-
ingress
```shell
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
annotations:
kubernetes.io/ingress.class: haproxy
name: minio
spec:
rules:
- host: oss.test.com
htt…
pycgo updated
6 months ago
-
**OpenEBS LocalPV HostPath do not enforce quotas**
This is a known limitation of OpenEBS LocalPV HostPath, but it's one that seriously limits its usefulness in production.
**I'd like for OpenEBS L…
-
### App Name
photoprism
### Operating System
TrueNAS SCALE 23.10.1
### App Version
231128.0.0
### Application Events
```Shell
2024-02-12 13:12:48
Created container photoprism
2024-02-12 13:12…
-
Thanks for providing this provisioner. I am setting up MySQL HA using Kubernetes [Stateful example](https://kubernetes.io/docs/tasks/run-application/run-replicated-stateful-application/).
I have t…
-
This is feature request for my original issue https://github.com/openebs/velero-plugin/issues/175#.
I would love to have the ability to automate local native ZFS snapshots for the PVC's that Veler…
jr0dd updated
7 months ago
-
## Bug Report
### Description
When I attempt to read large files (multiple GB) in volumes mounted into pods on a Talos cluster, the time to read just one byte out of the file is insanely long, and…