kubero-dev/kubero

A free and self-hosted PaaS alternative to Heroku / Netlify / Coolify / Vercel / Dokku / Portainer running on Kubernetes

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 24 minutes ago
Added to GitGenius on September 15th, 2026
Created on May 17th, 2022
Open Issues & Pull Requests: 127 (+0)
GitHub issues: Enabled
Number of forks: 212
Total Stargazers: 4,423 (+0)
Total Subscribers: 26 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 31.2 hours
Mean response time: 29.4 days
90th percentile: 110.4 days
Tracked items: 134

Most active contributors

Sign in to see contributor activity.

How this project is maintained

67% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "feature" is answered fastest, typically in under an hour, while "template" waits about 2 weeks. Three people close 95% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 66
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 467 days
Stale 30+ days: 60
Stale 90+ days: 58

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • template (74)
  • bug (27)
  • Idea/discussion (26)
  • feature (16)
  • question (15)
  • on hold (6)
  • hacktoberfest (5)
  • good first issue (4)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Kubero is a self-hosted Platform-as-a-Service that runs on Kubernetes and provides an alternative to commercial hosting platforms.

Kubero addresses the need for teams to deploy and manage applications without relying on external PaaS providers or paying per-application hosting fees. It runs on top of Kubernetes clusters, leveraging container orchestration to handle application deployment, scaling, and lifecycle management. The tool abstracts away Kubernetes complexity, presenting developers with a simpler interface for pushing code and managing deployments while maintaining the flexibility and cost efficiency of self-hosted infrastructure.

Teams should consider Kubero if they already operate Kubernetes clusters and want to reduce hosting costs while retaining control over their infrastructure. It suits organizations that need an internal developer platform but prefer not to depend on commercial services. Unlike Heroku, Netlify, Vercel, Dokku, Portainer, and Coolify, Kubero is free and open-source, making it appropriate for projects where licensing costs are a concern. It is particularly valuable for teams with existing Kubernetes expertise who want to offer their developers a streamlined deployment experience without managing multiple external platforms.

The project shows active development with regular commits across its TypeScript codebase. The repository maintains a clear focus on core PaaS functionality rather than feature sprawl. Community engagement appears present through issue tracking and pull request activity, indicating ongoing refinement of the platform. The project demonstrates responsiveness to user feedback and maintains documentation sufficient for self-hosted deployment scenarios.