-
**What steps did you take and what happened:**
When a backup is scheduled and performed, the `node-agent` daemonset distributes work on all nodes of the cluster.
The backup takes a lot of memory…
-
**What steps did you take and what happened:**
**What did you expect to happen:**
**The following information will help us better understand what's going on**:
_If you are using velero v1…
-
## Bug Report
**What version of Kubernetes are you using?**
**What version of TiDB Operator are you using?**
**What storage classes exist in the Kubernetes cluster and what are used for P…
-
Currently, Velero chooses the `VolumeSnapshotClass` with the annotation `velero.io/csi-volumesnapshot-class: "true"` added when taking CSI snapshot, there is an official annotation `snapshot.storage.k…
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
## Describe the bug
I have a large volume (900GB) size and a large volume data to backup (~600GB), although the diff between the days are not that much, so the backups are fast.
I have a recurri…
-
Currently, there is not a [EKS Best Practice recommendation for EFS PVs ](https://aws.github.io/aws-eks-best-practices/cost_optimization/cost_opt_storage/#persistent-volumes) but it does for EBS (Vele…
-
**What steps did you take and what happened:**
1. Install and configure [csi-s3 driver](https://github.com/yandex-cloud/k8s-csi-s3) e.g. `csi-s3` storage class
2. `kubectl create pvc ...` Deploy…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
---
> [!WARNING]
> Renovate fa…
-
In cloud-based Kubernetes environments, it is common to have multiple availability zones within the same cluster.
Starting from Kubernetes 1.31, kube-proxy implements a type of load balancing that …