macOS
brew install komposelocal Homebrew formula metadata
sudo port install komposeMacPorts ports tree · devel/kompose/Portfile · ソース: api.github.com
brew
kompose のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install komposelocal Homebrew formula metadata
sudo port install komposeMacPorts ports tree · devel/kompose/Portfile · ソース: api.github.com
sudo apk add komposeAlpine Linux edge package indexes · kompose · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#komposenixpkgs package indexes · pkgs/by-name/ko/kompose/package.nix · ソース: api.github.com
sudo pacman -S komposeArch Linux sync databases · kompose · ソース: geo.mirror.pkgbuild.com
sudo zypper install komposeopenSUSE Tumbleweed package metadata · kompose · ソース: download.opensuse.org
scoop install main/komposeScoop official bucket manifest trees · bucket/kompose.json · ソース: api.github.com
winget install --id Kubernetes.kompose -eWindows Package Manager source index · Kubernetes.kompose · ソース: cdn.winget.microsoft.com
概要
Tool to move from docker-compose to Kubernetes
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kompose | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kubernetes/kompose
インストールメタデータ
| パッケージキー | brew:kompose |
|---|---|
| バージョン | 1.38.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kompose |
| ホームページ | https://kompose.io/ |
| リポジトリ | https://github.com/kubernetes/kompose |
| 上流ドキュメント | https://kompose.io/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/kubernetes/kompose/archive/refs/tags/v1.38.0.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.