kubernetes/kompose
Convert Compose to Kubernetes observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 99
- Release rhythm 42
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 153
- age_days: 3719
- days_rel: 230
- days_push: 9
- n_releases_24m: 4
Adoption not part of the score
10614 stars · 816 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Kompose is an official Kubernetes CLI tool that converts Docker Compose files into Kubernetes (or OpenShift) resource manifests such as Deployments and Services. It helps developers familiar with docker-compose migrate local multi-container setups to Kubernetes with a single command.
Use cases
- convert docker-compose file to kubernetes manifests
- migrate local compose app to kubernetes
- generate kubernetes deployments and services from compose.yaml
- deploy docker compose stack to kubernetes cluster
- convert compose file to openshift resources
- move from docker compose to kubectl apply workflow
When to choose
- you have an existing docker-compose setup and want a starting point for Kubernetes manifests
- you want a quick one-command conversion without hand-writing YAML
- you target Kubernetes or OpenShift and want an official Kubernetes project
When to avoid
- you need exact 1-1 conversion with full Kubernetes feature coverage - conversions are approximate and need manual tuning
- you are authoring production Kubernetes manifests from scratch - use Helm or Kustomize instead
- you need conversion to orchestrators other than Kubernetes/OpenShift
Facets
cli-tool · maturity active
deployment container-orchestration infrastructure-as-code developer-tools cli cloud-computing developer-tools self-hosted windows cli go docker-compose kubernetes-manifests conversion-tool openshift kubectl containers devops linux macos docker kubernetes
4 sources
- readme: https://github.com/kubernetes/kompose · fetched 2026-08-28 · 6e6876c5894a
- homepage: http://kompose.io · fetched 2026-08-29 · 5a9a11d51d13
- site_page: https://kompose.io/installation · fetched 2026-08-29 · 396f090828de
- site_page: https://kompose.io/getting-started · fetched 2026-08-29 · fb2f3941db00
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kubernetes/kompose | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="kubernetes/kompose")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem