preemptible Worker Config
Parameters
value
The Google Compute Engine config settings for the additional instances in a cluster. Structure defined below.
NOTE :
preemptible_worker_config
is an alias for the api's secondaryWorkerConfig. The name doesn't necessarily mean it is preemptible and is named as such for legacy/compatibility reasons.
suspend fun preemptibleWorkerConfig(argument: suspend ClusterClusterConfigPreemptibleWorkerConfigArgsBuilder.() -> Unit)
Parameters
argument
The Google Compute Engine config settings for the additional instances in a cluster. Structure defined below.
NOTE :
preemptible_worker_config
is an alias for the api's secondaryWorkerConfig. The name doesn't necessarily mean it is preemptible and is named as such for legacy/compatibility reasons.