Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Autopilot
Standard
Veja nesta página como os locais de recursos afetam a operação do
serviço do Backup para GKE.
O Backup para GKE fornece dois tipos de recursos de nível superior (BackupPlans e
RestorePlans). Esses recursos são sempre criados em uma hierarquia de recursos
que inclui o ID e o local do projeto. Como um serviço regional, os locais do Backup para GKE
são sempre regiões do Google Cloud.
As regiões de recursos do Backup para GKE têm estas implicações:
BackupPlan
Define a região em que todos os artefatos de backup produzidos pelo BackupPlan serão armazenados (backups de configuração e de volume). Se o cluster que será armazenado em backup usando um BackupPlan estiver em uma região diferente do BackupPlan, isso poderá gerar taxas de transferência de dados entre regiões ao executar esses backups.
Define a região permitida para chaves CMEK. Consulte Sobre a criptografia CMEK.
Se você quiser registrar uma chave CMEK para criptografar artefatos de backup, a chave
precisa ter a mesma região que BackupPlan.
RestorePlan
Define a região em que os artefatos de backup serão restaurados. O cluster
de destino referenciado em um RestorePlan precisa ser um cluster zonal ou regional na mesma região de RestorePlan. Se a região
RestorePlan for diferente da região BackupPlan, isso poderá gerar
taxas de transferência de dados entre regiões ao executar essas restaurações.
O Backup para GKE está disponível nas seguintes regiões:
América Setentrional
Nome da região
Descrição do local regional
northamerica-northeast1
Montreal
northamerica-northeast2
Toronto
us-central1
Iowa
us-east1
Carolina do Sul
us-east4
Norte da Virgínia
us-east5
Columbus
us-south1
Dallas
us-west1
Oregon
us-west2
Los Angeles
us-west3
Salt Lake City
us-west4
Las Vegas
us-west8
Phoenix
Europa
Nome da região
Descrição do local regional
europe-central2
Varsóvia
europe-north1
Finlândia
europe-southwest1
Madri
europe-west1
Bélgica
europe-west10
Berlim
europe-west12
Turim
europe-west2
Londres
europe-west3
Frankfurt
europe-west4
Países Baixos
europe-west6
Zurique
europe-west8
Milão
europe-west9
Paris
Ásia
Nome da região
Descrição do local regional
asia-east1
Taiwan
asia-east2
Hong Kong
asia-northeast1
Tóquio
asia-northeast2
Osaka
asia-northeast3
Seul
asia-south1
Mumbai
asia-south2
Délhi
asia-southeast1
Singapura
Indonésia
Nome da região
Descrição do local regional
asia-southeast2
Jacarta
Oceania
Nome da região
Descrição do local regional
australia-southeast1
Sydney
australia-southeast2
Melbourne
Oriente Médio
Nome da região
Descrição do local regional
me-central1
Doha
me-central2
Dammam
me-west1
Tel Aviv
América Latina
Nome da região
Descrição do local regional
southamerica-east1
São Paulo
southamerica-west1
Santiago
África
Nome da região
Descrição do local regional
africa-south1
Johannesburgo
Também é possível receber uma lista das regiões atuais compatíveis com o Backup para GKE
executando o seguinte comando:
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-08-30 UTC."],[],[],null,["# Backup for GKE locations\n\nAutopilot Standard\n\n*** ** * ** ***\n\nThis page describes how resource locations impact the operation of the\nBackup for GKE service.\n\nBackup for GKE provides two types of top-level resources (`BackupPlans` and\n`RestorePlans`). These resources are always created within a resource hierarchy\nthat includes project ID and location. As a regional service, Backup for GKE locations\nare always [Google Cloud regions](/compute/docs/regions-zones).\n\nBackup for GKE resource regions have these implications:\n\n- **`BackupPlan`**\n\n - Defines the region where all backup artifacts produced by the\n `BackupPlan` will be stored (both config backups and volume backups). If\n the cluster being backed up using a `BackupPlan`is in a different region\n than the `BackupPlan`, this could incur inter-region data transfer fees\n when performing those backups.\n\n | **Note:** `VolumeBackup` resources (nested below `BackupPlan` and `Backup` resources) may contain a reference to a global snapshot resource. However, even though the resource location is global, the data associated with that snapshot is restricted to the `BackupPlan` resource's region.\n - Defines the allowed region for CMEK keys (see [About CMEK encryption](/kubernetes-engine/docs/add-on/backup-for-gke/concepts/about-cmek)).\n If you want to register a CMEK key for encrypting backup artifacts, the key\n must have the same region as the `BackupPlan`.\n\n- **`RestorePlan`**\n\n - Defines the region where backup artifacts will be restored. The target cluster referenced in a `RestorePlan` must be either a zonal or regional cluster within the same region as the `RestorePlan`. If the `RestorePlan` region is different than the `BackupPlan` region, this could incur inter-region data transfer fees when performing those restores.\n\nBackup for GKE is available in the following regions: \n\n### Northern America\n\n### Europe\n\n### Asia\n\n### Indonesia\n\n### Oceania\n\n### Middle East\n\n### Latin America\n\n### Africa\n\nYou can also get a list of current regions supported by Backup for GKE by\nrunning the following command: \n\n gcloud beta container backup-restore locations list \\\n --project=\u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e\n\nReplace \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e with the ID of your Google Cloud\nproject."]]