kubero-dev / kubero-dev/kubero

no persistent volumes available for this claim and no storage class is set when installing kubero ui

Open
#699 6 comments 1 reaction 1 assignee View on GitHub

@mms-gianni is already working on this.

Since Sep 19, 2025.

bug
Dominant language
TypeScript
Stars
4.4k
Forks
212
PR merge metrics
No merged PRs in 30d

Description

Which component(s) is affected?

Kubero UI

Describe the bug

when installing the kubero ui the PVC (persistent volume claim) with name kubero-data keeps failing with error no persistent volumes available for this claim and no storage class is set

when i checked the pvc i found the storage class is empty, and when i checked the k8s template here https://raw.githubusercontent.com/kubero-dev/kubero-operator/main/config/samples/application_v1alpha1_kubero.yaml i found storageClass empty

i have the default storage class in my cluster set to hetzner, but it is not picked up by the PVC

Steps to reproduce

run kubero install in local or remote cluster

Expected behavior

the kubero-data pvc should bind the volume without a problem

Screenshots

No response

Additional information

No response

Debug information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.