Add workload-cluster worker-node size property
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-26 09:17:41 +02:00
parent ca8044b4ab
commit fd1c306061
4 changed files with 31 additions and 2 deletions

View File

@ -163,12 +163,13 @@ PropertyCategories:
UserConfigurable: true
- Key: workloadcluster.nodesize
Type: string["small", "medium"]
Type: string["small", "medium", "large"]
Label: Workload-cluster node size*
Description: |
All worker-nodes for the workload-cluster will be provisioned with number of cpu-cores and memory as specified:
All worker and worker-storage nodes for the workload-cluster will be provisioned with number of cpu-cores and memory as specified:
- SMALL: 2 vCPU/6GB RAM
- MEDIUM: 4 vCPU/8GB RAM
- LARGE: 8 vCPU/16GB RAM
DefaultValue: 'small'
Configurations:
- cp1w1ws0