kubero-dev / kubero-dev/kubero

Failed to wait for Kubero UI to become ready

Open
#646 4 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Environment:

  • OS: Ubuntu Server 24.04
  • Kubernetes: MicroK8s
  • Ingress: Cloudflared Tunnel

Issue Description:
I'm trying to install Kubero on a MicroK8s cluster running on Ubuntu Server 24.04. I'm using a Cloudflared tunnel with my own domain.

When I run the following command:

kubero install -c kubero-ui

I select my own domain and the "kind" cluster type (no MicroK8s option available), but the installer fails with this message:

? Which cluster type have you installed? kind
✓ Kubero UI installed
✗ Failed to wait for Kubero UI to become ready
2025/05/28 14:37:45 exit status 1

What I've Tried:

  • Reinstalling Kubero multiple times
  • Checked MicroK8s services (seem to be running fine)

Expected Behavior:

  • Kubero UI should be accessible and ready after installation.

Actual Behavior:

  • Installation claims success, but the UI never becomes ready.

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.

Research direction

Start by reproducing kubero install -c kubero-ui on the stated Ubuntu Server, MicroK8s, and Cloudflared setup, selecting the kind cluster type. Trace the readiness wait that follows the successful UI installation and inspect the Kubernetes resources and logs when it fails. Done means the installer completes and the Kubero UI becomes accessible.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, typescript
Domain
cloud, devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.