ncloud_nks_install_addons
Install add-ons on an NKS cluster with optional dry-run preview to test without making changes.
Instructions
Install one or more add-ons on an NKS cluster (Add-on Manager, k8s 1.36+). Use dryRun=true to preview without installing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addons | Yes | One or more add-ons to install | |
| dryRun | No | If true, returns a preview without actually installing | |
| clusterUuid | Yes | UUID of the cluster |