-
the first restore creates the pv, pvc, pods etc.. when restoring a second time with a new backup, the new data is not restored in the pv. what i'm doing is deleting the pods so that they are created a…
-
-
**Describe the bug**
A clear and concise description of what the bug is.
![image](https://user-images.githubusercontent.com/5921035/121393725-a5a22180-c91e-11eb-86d1-7771ce259ea3.png)
I was doing u…
-
It takes a long time for API to boot up, why api uses emptyDir instead of PVC? so it can also fix the issue that K8s keeps restarting API pods.
"spec": {
"volumes": [
{
…
-
When the image is rotated in CameraActivity, the PVC stays in its place and is not rotated. Doing this would probably be very complicated, is this required?
-
## Describe the bug (🐛 if you encounter this issue)
Example logs:
```
longhorn-system/instance-manager-e-7c2f73d3fcfb436f0ea4d8b06fc8d883/engine-manager.log:2023-07-23T23:00:03.070856388Z [pvc-2735…
-
### What happened?
In a Google Kubernetes Engine (GKE) environment, a pod was requesting a large Persistent Volume Claim (PVC). After the appropriate node was identified for the pod, the pod became s…
-
**Describe the bug**
Taking a snapshot of a Longhorn V2 volume appears to work fine, and you can see the snapshot if you view the volume in the LH GUI. If you try to restore the snapshot to a new vol…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to mount remote storage to the argocd repo-server. I can provide **volumeMounts** list as well as **volumes** list, but…
-
I have a question
Will the data backup taken through velero be enough to to restore ?
Do i need to take special care to maintain consistencty of data to avoid corruption?