zone
Parameters
value
The GCP zone where your data is stored and used (i.e. where the master and the worker nodes will be created in). If region
is set to 'global' (default) then zone
is mandatory, otherwise GCP is able to make use of Auto Zone Placement to determine this automatically for you. Note: This setting additionally determines and restricts which computing resources are available for use with other configs such as cluster_config.master_config.machine_type
and cluster_config.worker_config.machine_type
.