-
### Description
Currently kubernetes_persistent_volume_claim does not allow to specify data source.
This prevents us from using terraform to automate volume backups.
### Potential Terraform Con…
-
### Version
3, develop branch
### Reproduce
Create a docker-compose file with multiple services mounting the same volume. Convert it.
### Expected behavior
Only one persistent volume cl…
-
Halo,
Saya mencoba melakukan deployment manifest 8b di AWS EKS dan mendapati ERROR berikut:
```
$ kubectl apply -f bab-08b-database-persistent-volume-claim.yaml
persistentvolumeclaim/databas…
-
As a SIMS team member, I want our recovery process to be more resilient to the loss of the persistent volume claim or openshift environment.
Acceptance Criteria:
- [ ] test backup restore from S3 sto…
-
Original Title: Thumbnails should persist when cuting over to Valkyrie
We deployed knapsack valkyrie to staging and all of the thumbnails disappeared.
Update:
This is not a code issue after all. W…
-
The current [MySQL-WordPress tutorial](https://kubernetes.io/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/) does not include the necessary steps for creating Persistent Volu…
-
https://github.com/kubernetes-sigs/aws-efs-csi-driver/tree/master/examples/kubernetes/access_points
-
I am installing the runtime "messaging" into each of the pipeline environments in Google.
When I install it, everything is fine, except that the Persistence Volume Claim always fails on the first a…
-
I was hoping if someone could tell me if what I'd like to accomplish is possible and if so, point me in the right direction.
I would like to be able to mount unique ReadWriteOnce persistent volume …
-
My team often has several development instances of RStudio Workbench deployed at any time. We'd like to be able to leverage creating the `homeStorage` persistent volume claim, but with NFS persistent …