Appearance
Fresh
docker compose bridge convert
Back
docker compose bridge convert
Copy as Markdown
Open MarkdownAsk Docs AIClaudeOpen in Claude
| Description | Convert compose files to Kubernetes manifests, Helm charts, or another model | | Usage | docker compose bridge convert |
Description
Convert compose files to Kubernetes manifests, Helm charts, or another model
Options
| Option | Default | Description |
|---|---|---|
-o, --output | out | The output directory for the Kubernetes resources |
--templates | Directory containing transformation templates | |
-t, --transformation | Transformation to apply to compose model (default: docker/compose-bridge-kubernetes) |