-
**What steps did you take and what happened:**
- Running a suite of E2E test cases, where we are testing regular backups and restore as well as cluster backups.
- As soon as regular backup and r…
-
Does anyone successfully run this docker-image in Kubernetes as a deployment using persistent volume claim (PVC) for backup-storage?
-
## Describe the current behavior
Currently it uses the default behaviour, `Retain` for both `whenDeleted` and `whenScaled`. It leaves PVC un-used when a cluster is deleted or scaled.
## Describe…
-
There should be a way of configuring a selector for a persistent volume claim.
```
$ kubectl explain pvc.spec.selector
KIND: PersistentVolumeClaim
VERSION: v1
RESOURCE: selector
DESC…
-
**This is a Feature Request**
**What would you like to be added**
Add a new page that explains how to resize a PersistentVolume in your cluster.
- the task page should try to be agnostic …
sftim updated
12 months ago
-
**Is your feature request related to a problem? Please describe.**
On some custom deployment scenarios, it is helpful to reuse an already existing persistent volume claim. One example is a case, …
-
I created persistent volume claim and backup repository as specified in the link. https://apache.github.io/solr-operator/docs/solr-backup/
(Persistent volume is cifs mount)
When I run backup (yaml…
-
Hi,
I have a cluster with two nodes:
* the first node is home to deployments using *local-path-provisioner* (aka `first.example`)
* the second node (aka `second.example`) was recently added to tr…
-
**Is your feature request related to a problem? Please describe.**
I’m facing an issue when deploying large models in Kubernetes, especially when the pod’s ephemeral storage is limited. Triton Infere…
-
### Resource Prompt
Create a namespace named sosa with a deployment of mariadb with a persistent volume claim of 10Gb and a database service for 3306