gcp.project.dataprocService.cluster.config.instance
Supported platform
- gcp
Description
Google Cloud (GCP) Dataproc cluster instance config
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | Internal ID |
accelerators | []dict | Compute Engine accelerators |
diskConfig | gcp.project.dataprocService.cluster.config.instance.diskConfig | Disk options |
imageUri | string | Compute Engine imager resource used for cluster instances |
instanceNames | []string | List of instance names |
instanceReferences | []dict | List of references to Compute Engine instances |
isPreemptible | bool | Whether the instance group contains preemptible instances |
machineTypeUri | string | Compute Engine machine type used for cluster instances |
managedGroupConfig | dict | Config for Compute Engine Instance Group Manager that manages this group |
minCpuPlatform | string | Minimum CPU platform for the instance group |
numInstances | int | Number of VM instances in the instance group |
preemptibility | string | The preemptibility of the instance group |
References