Specification for different classes of nodes inside a flavour.
Name | Type | Description | Notes |
---|---|---|---|
compute_instance_type | str | AWS default instance type for the worker volume. User can be overridden specifying in the cluster itself a type for compute node. | [optional] |
infra_instance_type | str | AWS default instance type for the infra volume. | [optional] |
infra_volume | AWSVolume | [optional] | |
master_instance_type | str | AWS default instance type for the master volume. | [optional] |
master_volume | AWSVolume | [optional] | |
worker_volume | AWSVolume | [optional] |