-
As a MKS user
I want to be able to share persistent volumes across multiple worker nodes
to ensure compatibility with most demanding stateful scenarii
_Notes :_
We are working with our IaaS sto…
-
### What should the feature do?
When a mount fails, say because the actual filesystem needed a repair, we won't try again. Well systemd doesn't :(
Say when the admin runs the notorious xfs_repai…
-
-
Hello, I'm using a RaspberryPi5 8Gb with the Raspberry Pi OS Lite image, when I try to startup the server using your docker-compose.yml template for sqlite, the container won't start and just crashes.…
-
ssia
-
Services like cassandra, zookeeper,etc need persistent storage which should be available from a volume or host directory mounted to the conatainers. This will benefit the performance, and any simple u…
-
### Description
I would like to have a persistent volume that can be accessed by 2 services in a docker-compose/stack.
The idea is to add an SFTP service to the stack so that a web developer can a…
-
I'd really like to be able to create anonymous volumes for containers without having to explicitly delete or garbage collect the volumes when the container is removed.
The current method of deleting …
-
### Describe the bug a clear and concise description of what the bug is.
This dashboard shows no data because the metric names referenced are not available in Prometheus:
![image](https://github…
-
### What Happened?
Description:
Ingress is not natively support routing of udp/tcp, so need to handle another way. But this is not work in minikube of below procedure.
Procedure of reproduce the …