ks_create_worker_pool
Add a worker pool to an IBM Cloud Kubernetes cluster, specifying machine type, size per zone, and optional zone, VPC, and subnet.
Instructions
Create a worker pool
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | Yes | ||
| name | Yes | ||
| machine_type | Yes | ||
| size_per_zone | Yes | ||
| zone | No | ||
| vpc_id | No | ||
| subnet_id | No |