docker compose bridge convert
| 内容説明 | Convert compose files to Kubernetes manifests, Helm charts, or another model |
|---|---|
| 利用方法 | docker compose bridge convert |
内容説明
Convert compose files to Kubernetes manifests, Helm charts, or another model
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
-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) |