-
I'm trying to create `local` volumes instead of hostPath so that I can use Velero with my volumes but I'm running into an issue when the PVs are created.
Storage Class:
```yaml
apiVersion: stor…
-
Setting `persistentVolumeClaim.enabled` to true creates a PVC but it is not used for anything.
-
**This is a Bug Report**
**Problem:**
https://github.com/kubernetes/website/pull/34939/files#r991220411 commented on whether the `kubernetes.io/limit-ranger` annotation might get used on a…
sftim updated
5 months ago
-
**As a** developer
**I need** to create a `postgres/` subfolder under the ./k8s directory
**So that** I can organize and manage the YAML files needed for deploying PostgreSQL as a StatefulSet in Kuber…
-
The following successfully deployed tempo as daemonset on one evening:
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: tempo
labels:
app: tempo
spec:
selector:
matchLabels:
app…
-
## Describe the bug
When we expand PVC size to more than expected values then PVC status should show to false to resizing
```
conditions:
- lastProbeTime: null
lastTransitionTime: "2024-…
-
## Describe the bug
Around 2733 requests have come to CSI for resizing invalid value which is not expected
` Normal Resizing 4m26s (x2733 over 3d23h) external-resizer spectrumscale.csi.ibm.com …
-
Hi,
I've been running OpenHab & HabApp for a few years now - first on Windows, currently on Raspberry Pi and soon moving to Kubernetes.
I've managed to get the HabApp Docker deployment to deploy to …
-
hello, I encountered a problem when installing coroot multiple copies in helm
coroot version 1.5.0, installed in Kubernetes using helm,database ,The database uses pg
https://github.com/coroot/helm…
-
## Problem
Due to the current helm template structure, the mageai-scheduler pod and the mageai-webserver pod are configured to refer to the same PVC.
```mermaid
---
title: mageai PVC architect…