vela_dry_run_application
Preview and render Kubernetes resource YAML configurations for an application without actually deploying them, enabling safe validation before deployment.
Instructions
部署预演:渲染出将要下发的 K8s 资源 YAML,但不实际部署(安全)。
对应 API:POST /api/v1/applications/{app}/dry-run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |