-
Probably a dumbass question, but I'm super green with Docker images in general
When using this run script:
```
sudo docker run \
--detach \
--name enshrouded-server \
--mount type=volume…
-
I have an issue using this cluster with provisioning of the official Gitlab helmchart and the AWX-operator. Both deployments fail because the Persistent Volumes don't get deployed. At the moment I hav…
-
For example namespace includes deployments or statefulsets with persistent volume claims. Backup will fail without PVC annonations backup will be success but off course volumes will not be backed up. …
-
Provide support to use Kubernetes Persistent Volumes .
For applications which need higher I/O, cloud storage like s3 will be slow.
Instead of this please provide support for using EBS , EFS (AW…
-
The documentation page "[Change the default Storage Class](https://kubernetes.io/docs/tasks/administer-cluster/change-default-storage-class/)" has a significant inconsistency regarding having more tha…
-
Hi,
i tried two read-only files from a qcow2-formatted QEMU-file.
(1) tried your server component ::
`./server --size 1000 /Volumes/backup/Downloads/qemu/raspios-bookworm-armhf-lite.img`
Since …
-
-
The next iteration of the Azure Disk CSI driver enables stateful Kubernetes workloads to leverage Azure Disks persistent volumes. The v2 preview release provides improved availability, ability to fin…
-
What volumes do I have to mount for the op5 monitor instance to survive system reboots? Where does it write persistent data?
-
The stack controller provisions a workspace on demand, and it is fine to delete the workspace after sync was successful. Obviously the user is trading off performance/efficiency.
Similar to the "recl…