Set Default Cluster¶
For each Kelvin Instance you can set one default cluster.
Note
The default cluster will be used when adding Assets to any Application.
Documentation on Adding Assets in the Kelvin UI can be found in the Operations Tools here.
| Field | Description |
|---|---|
| cluster | The name of the default Cluster for Applications deployment. The ., _ and - characters are also allowed to separate words instead of a space but not at the beginning or end). |
| max_resources | The maximum number of Assets that can be assigned to each Workload. When the max number is reached, a new workload will be automatically deployed for Applications and the new Assets. |
This can not be set in the Kelvin UI.
| API cURL Example | |
|---|---|
You will receive an output like this;
| API Client (Python) Example Response | |
|---|---|