kubero-dev / kubero-dev/kubero
Cloudflare Tunnel addon does not appear in the Addon UI after installation
Open
@mms-gianni is already working on this.
Since May 27, 2025.
- Dominant language
- TypeScript
- Stars
- 4.4k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
I followed the official instructions to install the Cloudflare Tunnel addon in Kubero. The deployment seems to have been applied correctly, but the addon is not showing up in the Addon section of the Kubero web UI.
To Reproduce
Steps to reproduce the behavior:
- Installed Kubero on my microk8s Kubernetes cluster.
- Followed the guide to deploy the Cloudflare Tunnel addon.
- The pod runs successfully, and the tunnel works, but the addon does not appear in the Addon UI.
Expected behavior
The addon should appear in the Addon UI after it is deployed and detected by Kubero.
Environment
- Kubero version: latest
- Kubernetes version: using microk8s in ubuntu 24 fresh install
- Installation method: Manual deployment via
kubectl apply
Additional context
- There are no apparent errors in the Kubero logs.
- The app is running fine, but I’d like it to be manageable via the UI.
Let me know if you need more logs or details. Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.