SaaSHub helps you find the best software and product alternatives Learn more ā
Kompose Alternatives
Similar projects and alternatives to kompose
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
coolify
An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.
-
-
-
-
-
-
-
-
devspace
DevSpace - The Fastest Developer Tool for Kubernetes ā” Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
-
Podman Desktop
Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes ā all from your desktop.
-
-
-
ketch
Ketch is an application delivery framework that facilitates the deployment and management of applications on Kubernetes using a simple command line interface
kompose discussion
kompose reviews and mentions
- Show HN: Kompose (Docker Compose) to Kubernetes hits 10k stars and releases 1.36
-
How to self-host any open source service?
You need to translate the docker-compose to k8s yamls, you can use chatgpt if you don't know how to translate, but it will be mostly some deployments and some services. Or try Kompose.io.
-
Development Environment Configuration
Container Tools: Kompose, Kubectl, Skaffold
-
One Minute: DatAasee
Features: REST-like CQRS HTTP-API, Faceted Search, Full-text Search Interface: OpenAPI, JSON, JSON API, JSON Schema Query Languages: SQL dialect, Cypher, Gremlin, MQL, GraphQL Ingest Protocols: OAI-PMH, S3 Ingest Encoding: XML Ingest Formats: DataCite, DublinCore, MARC, MODS Deployment: Compose, Docker-Compose, Podman-Compose, K8s (via Kompose) Components: ArcadeDB, Connect, Lowdefy License: MIT
-
Reclaim the Stack
If you know how to write a docker-compose.yml ā Docker Swarm to the rescue! Iām making a nice PaaS-style thing on top of it: https://lunni.dev/
You can also use Kubernetes with compose files (e.g. with Kompose [1]; I plan to add support to Lunni, too).
[1]: https://kompose.io/
- TrueNAS will be moving to Docker Compose (away from K3s)
-
Can I scale my dockerized Flask solution with Kubernetes?
Install Kompose - a conversion tool that allows you to convert your Docker Compose code to Kubernetes configuration files Run kompose convert in the same directory as your docker-compose.yml to generate the config files for your Kubernetes cluster
-
One Minute: Compose
Kubernetes (via kompose)
-
āøļø Kubernetes: From your docker-compose file to a cluster with Kompose
As stated on their homepage, with Kompose, you can now push the same file to a production container orchestrator!. The tool definitely covers a wide range of Kubernetes features, among which these are meaningless locally but crucial for kubernetes :
- Kompose: Conversion Tool for Docker Compose to Kubernetes
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Jun 2026
Stats
kubernetes/kompose is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of kompose is Go.