[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-08。"],[],[],null,["# Google Cloud management regions overview\n========================================\n\nGoogle Cloud management regions and locations\n---------------------------------------------\n\nClusters created with GKE on Azure are located in a Azure\nregion. When you create a cluster, you specify both an Azure region\nfor your cluster and a Google Cloud region that manages the cluster.\n\nEach Google Cloud region can manage clusters in a specific set of\nnearby Azure regions.\n\nFor example, the Google Cloud region `us-east4`, located in Oregon, manages clusters\nin the Azure regions `canadacentral` in Ontario, `centralus` in Iowa, `eastus` in\nVirginia, `eastus2` in Virginia and `southcentralus` in Texas.\n\nManaging your clusters from nearby Google Cloud regions improves availability\nand reduces the latency of cluster management operations.\n\nGKE on Azure includes the cluster's Google Cloud region in\nthe cluster's resource name. For example, a cluster named `my-cluster` created\nin project `my-project` on region `us-west1` has a resource name of\n`projects/my-project/locations/us-west1/azureClusters/my-cluster`. By contrast,\nthe Azure region is part of the cluster resource. You can specify it in the\n`azure_region` field of API calls.\n\nData locality\n-------------\n\nTo manage your clusters, the GKE Multi-Cloud API must store\ninformation about your cluster's state in the Google Cloud region you specified\nwhen creating the cluster. This data doesn't include workload-specific data\n(which is stored in your cluster's region) but does include\ninformation such as Azure resource IDs and public key infrastructure (PKI)\ndata.\n\nIf your application needs to store its data in a particular geographic region,\nspecify an Azure region and its associated\nGoogle Cloud management region that comply with your requirements when you\ncreate your clusters.\n\nGoogle Cloud regions and nearby Azure regions\n---------------------------------------------\n\nYou can fetch the most up-to-date list of current Azure regions\nsupported by a\n[Google Cloud region](https://cloud.google.com/compute/docs/regions-zones#available) by\nrunning the following gcloud command: \n\n gcloud container azure get-server-config --location \u003cvar translate=\"no\"\u003eGOOGLE_CLOUD_REGION\u003c/var\u003e\n\nReplace \u003cvar translate=\"no\"\u003eGOOGLE_CLOUD_REGION\u003c/var\u003e with the name of the Google Cloud region you're\nquerying."]]