-
Hi,
unfortunately there is no default persistence i discovered for when a pod is restarted,
i created a new pvc in kubernetes called sftp-pvc. in the same namespace as the sftp service is deploye…
-
Scenario ```samples/scenario/create-check-and-delete-pod-with-local-persistent-volume.yaml ``` fails with error ```persistentvolume-controller waiting for first consumer to be created before binding`…
-
### Subject of the issue
I'm using Linked CA deployment.
Recently, upgrade the helm chart version to the latest but since then getting this error on start and crashlooped.
```
badger 2023/09/25 …
-
In the interests of getting a new user set up as quickly as possible, add a Quickstart to create a Postgres container to point Cog to.
-
**Describe the bug**
When using Sumologic kubernetes collection with PersistentVolume (EBS) you are unable to rotate instances. Problem is that when we start draining node using `kubectl drain` …
-
es-logging-pv.yml . To create persistant volume not mentioned in the elastic search file. Please update
-
The readme does not include instructions on mounting existing volumes.
The Kubernetes Blog included some very helpful documentation on this, which can be adapted for use in the docs of this project…
-
-
**Describe the bug**
A clear and concise description of what the bug is.
```
kbcli version
Kubernetes: v1.28.10-gke.1075001
KubeBlocks: 1.0.0-alpha.0
kbcli: 1.0.0-alpha.0
```
**To Reproduce**
…
-
It does not work properly. It is hard to describe the issue, but here we go:
A standard persistent claim like this:
```
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
labels:
io…