Kubero
Kubernetes-native self-hosted PaaS for deploying apps from Git or Docker
4.4k stars 204 forks last commit first released GPL-3.0
Actively maintained
Last commit 24 Jun 2026.

Kubero is a Kubernetes-native platform-as-a-service (PaaS) that lets teams deploy and operate applications on Kubernetes with a Heroku-like workflow. It supports deploying from source code or existing container images and focuses on 12-factor application patterns.
Key Features
- Deploy applications from Git repositories or Docker images without writing Helm charts
- CI/CD pipelines with multiple staging environments per application
- GitOps-style review apps that automatically create and remove preview environments for pull requests
- Application templates catalog for one-click deployments of common software
- Add-ons provisioning alongside apps (for example PostgreSQL, Redis, MongoDB, RabbitMQ)
- Web UI for logs, safe restarts, and an in-browser container console
- Scheduled tasks support via cron-style jobs
- Notifications via chat/webhook integrations
- Built-in vulnerability scanning for deployed workloads
- Multi-tenancy support and authentication options including SSO (GitHub/OAuth2) and basic auth
Use Cases
- Internal developer platform for deploying microservices and web apps on an existing Kubernetes cluster
- Preview/review app environments for pull-request based workflows
- Standardized deployment of common tools and apps via templates and add-ons
Limitations and Considerations
- Designed specifically for Kubernetes; it requires a functioning cluster to run
- Persists configuration in Kubernetes (etcd) rather than an external database, which may affect certain backup/restore workflows
Kubero provides a practical, Kubernetes-focused alternative to hosted PaaS platforms by combining app deployment, pipelines, templates, and operational tooling in a single interface. It is well-suited for teams who want a consistent developer experience while keeping workloads on their own Kubernetes infrastructure.
Categories:
Tags:
Tech Stack:
Similar to Kubero

Canine
A developer-friendly PaaS for deploying apps on Kubernetes
Canine is an open source Kubernetes deployment platform that provides a Heroku-like PaaS experience with Git-driven deploys, web UI management, and built-in SSL and secrets.

Nirvati
Open-source server management and self-hosting platform
Open-source self-hosting and server management platform built on Kubernetes (k3s/RKE2) with an app store, strong app isolation, storage controls, and built-in HTTPS.

CapRover
Open-source PaaS that automates Docker app deployment and web serving
CapRover is an open-source platform to deploy, manage and scale apps using Docker and nginx with a web UI and CLI, automatic SSL, one-click databases and clustering support.

Dockerizalo
Self-hosted deployment platform that builds and deploys apps from Git.
TypeScript-based self-hosted deployment platform that clones, builds, and deploys apps from Git repositories using Docker Compose.

Coolify
Self-hosted PaaS for deploying apps, databases, and services
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

Dokploy
Self-hosted PaaS to deploy and manage containerized apps and databases.
Open-source self-hostable PaaS for deploying containerized applications and managing databases with Docker Compose, Traefik, monitoring, and backups.



