-
**Is your feature request related to a problem? Please describe.**
we would like to use local volumes
**Describe the solution you'd like**
mount local instance storage
**Describe alternatives …
-
**Overview**
PersistentVolumeClaims allow specifying selectors to select specific PVs to attach to:
https://docs.openshift.com/container-platform/3.11/install_config/storage_examples/binding_pv_…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.4.0 to 2.4.13
- Deployment mode(standalone or cluster):cluster
- …
-
### What happened?
Deploying a host path PVC results in Lost state.
1. User deployes below Persistent Volume.
```
kubectl get pv host-only-pv -oyaml
apiVersion: v1
kind: PersistentVolume…
-
### Context
I am encountering issues connecting to the Kubernetes ingress host (172.18.1.100:80) after successfully deploying Nebari locally using the "kind" Kubernetes setup. This issue occurs despi…
-
I have noticed that after draining a node, the Released `PV`s with `ReclaimPolicy` set to `Delete` never get deleted. When running `kubectl describe pv `, I can see the following:
```
Name: …
-
IT is possible to find out exactly which minio bucket is matching which user:
* the pvc mentions the user name
* the persistent volume assigned by a pvc , is given by kubectl :
```bash
pierre@…
-
### Terraform Version, Provider Version and Kubernetes Version
```
Terraform version: v1.5.7
Kubernetes provider version: v2.23.0
Kubernetes version: v1.25.10-gke.1200
```
### Affected Resourc…
-
AS AN Architect
I WANT configuration files (secrets) of Bükstack components to be read from a persistent volume
SO THAT these could be kept in a protected environment and would remain the same when …
-
Add a PVC to the CI/CD project which can be used as part of a containerTemplate in a Jenkinsfile so that Maven and OWASP Dependency Check data can be cached to improve build performance.
The Jenki…