macOS
brew install komposelocal Homebrew formula metadata
sudo port install komposeMacPorts ports tree · devel/kompose/Portfile · source: api.github.com
brew
Tool to move from docker-compose to Kubernetes. Version 1.38.0 via Homebrew; verified from local package data.
install
brew install komposelocal Homebrew formula metadata
sudo port install komposeMacPorts ports tree · devel/kompose/Portfile · source: api.github.com
sudo apk add komposeAlpine Linux edge package indexes · kompose · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#komposenixpkgs package indexes · pkgs/by-name/ko/kompose/package.nix · source: api.github.com
sudo pacman -S komposeArch Linux sync databases · kompose · source: geo.mirror.pkgbuild.com
sudo zypper install komposeopenSUSE Tumbleweed package metadata · kompose · source: download.opensuse.org
scoop install main/komposeScoop official bucket manifest trees · bucket/kompose.json · source: api.github.com
winget install --id Kubernetes.kompose -eWindows Package Manager source index · Kubernetes.kompose · source: cdn.winget.microsoft.com
overview
Tool to move from docker-compose to Kubernetes
history
Kompose, short for Kubernetes plus Compose, is a migration utility that translates Compose Specification files into Kubernetes resources. It sits at the boundary between the Docker Compose developer workflow and Kubernetes manifests, helping users get a first Kubernetes deployment without manually rewriting every service, volume, and network concept.
The repository was created on 2016-06-27, during the period when Kubernetes adoption was expanding beyond early cluster operators. The first alpha release, v0.0.1-alpha, was published on 2016-07-01. The v1.0.0 release on 2017-07-20 announced graduation from Kubernetes Incubator and a move to the `kubernetes/kompose` repository.
Kompose's README defines the core contract: take a Compose file and translate it into Kubernetes resources. The project documentation is hosted at kompose.io and in the repository's docs tree, with user-guide material for conversion, labels, commands, and operational workflows.
Kompose became a standard package-manager-visible bridge for teams moving from local Compose applications toward Kubernetes. Its Homebrew formula and binary releases made it easy to add to developer laptops, while Kubernetes ownership gave it a clear place inside the broader container tooling ecosystem.
The common workflow is `kompose convert -f compose.yaml`, which emits Kubernetes YAML such as Deployments and Services. The project warns that conversion from Compose to Kubernetes may not be exact, framing Kompose as a convenience and migration aid rather than a perfect semantic compiler.
For package nerds, Kompose is interesting because it packages a cross-orchestrator translation problem into one CLI. It also records the history of container tooling convergence: Compose was the local-development lingua franca, while Kubernetes became the deployment API that package managers needed to put on workstations.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kompose | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kubernetes/kompose
install metadata
| Package key | brew:kompose |
|---|---|
| Version | 1.38.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kompose |
| Homepage | https://kompose.io/ |
| Repository | https://github.com/kubernetes/kompose |
| Upstream docs | https://kompose.io/ |
| License | Apache-2.0 |
| Source archive | https://github.com/kubernetes/kompose/archive/refs/tags/v1.38.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kompose |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kompose
nix profile install nixpkgs#komposekompose 1.31.2-r20
Tool to move from docker-compose to Kubernetes
sudo apk add komposekompose-bash-completion 1.31.2-r20
Bash completions for kompose
sudo apk add kompose-bash-completionkompose-fish-completion 1.31.2-r20
Fish completions for kompose
sudo apk add kompose-fish-completionkompose-zsh-completion 1.31.2-r20
Zsh completions for kompose
sudo apk add kompose-zsh-completionkompose 1.38.0-1
Docker compose to Kubernetes transformation tool
https://github.com/kubernetes/kompose
sudo pacman -S komposekompose 1.38.0-1.4
Go from Docker Compose to Kubernetes
sudo zypper install komposekompose-bash-completion 1.38.0-1.4
Bash Completion for kompose
sudo zypper install kompose-bash-completionkompose-fish-completion 1.38.0-1.4
Fish Completion for kompose
sudo zypper install kompose-fish-completionkompose-zsh-completion 1.38.0-1.4
Zsh Completion for kompose
sudo zypper install kompose-zsh-completionkompose
sudo port install komposemain/kompose
scoop install main/komposeKubernetes.kompose
winget install --id Kubernetes.kompose -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.