Configuration for the placement of a control plane replica.
Attributes
Name
Description
subnet_id
str
Required. For a given replica, the ARM ID of
the subnet where the control plane VM is
deployed. Make sure it's a subnet under the
virtual network in the cluster configuration.
azure_availability_zone
str
Required. For a given replica, the Azure
availability zone where to provision the control
plane VM and the ETCD disk.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class ReplicaPlacement (0.6.21)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.21 (latest)](/python/docs/reference/gkemulticloud/latest/google.cloud.gke_multicloud_v1.types.ReplicaPlacement)\n- [0.6.19](/python/docs/reference/gkemulticloud/0.6.19/google.cloud.gke_multicloud_v1.types.ReplicaPlacement)\n- [0.5.1](/python/docs/reference/gkemulticloud/0.5.1/google.cloud.gke_multicloud_v1.types.ReplicaPlacement)\n- [0.4.0](/python/docs/reference/gkemulticloud/0.4.0/google.cloud.gke_multicloud_v1.types.ReplicaPlacement)\n- [0.3.0](/python/docs/reference/gkemulticloud/0.3.0/google.cloud.gke_multicloud_v1.types.ReplicaPlacement)\n- [0.2.2](/python/docs/reference/gkemulticloud/0.2.2/google.cloud.gke_multicloud_v1.types.ReplicaPlacement)\n- [0.1.1](/python/docs/reference/gkemulticloud/0.1.1/google.cloud.gke_multicloud_v1.types.ReplicaPlacement) \n\n ReplicaPlacement(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nConfiguration for the placement of a control plane replica."]]