Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Autopilot
Standard
Questa pagina descrive in che modo le località delle risorse influiscono sul funzionamento del servizio
Backup per GKE.
Backup per GKE fornisce due tipi di risorse di primo livello (BackupPlans e
RestorePlans). Queste risorse vengono sempre create all'interno di una gerarchia di risorse
che include l'ID progetto e la località. In quanto servizio regionale, le località di Backup per GKE
sono sempre Google Cloud regioni.
Le regioni delle risorse di Backup per GKE hanno le seguenti implicazioni:
BackupPlan
Definisce la regione in cui verranno archiviati tutti gli artefatti di backup prodotti da
BackupPlan (sia i backup della configurazione sia i backup dei volumi). Se
il cluster di cui viene eseguito il backup utilizzando un BackupPlan si trova in una regione diversa
rispetto al BackupPlan, potrebbero essere addebitate tariffe per il trasferimento dei dati tra regioni
durante l'esecuzione di questi backup.
Definisce la regione consentita per le chiavi CMEK (vedi Informazioni sulla crittografia CMEK).
Se vuoi registrare una chiave CMEK per criptare gli artefatti di backup, la chiave
deve trovarsi nella stessa regione di BackupPlan.
RestorePlan
Definisce la regione in cui verranno ripristinati gli artefatti di backup. Il cluster
di destinazione a cui viene fatto riferimento in un RestorePlan deve essere un cluster
zonale o regionale all'interno della stessa regione del RestorePlan. Se la regione RestorePlan
è diversa dalla regione BackupPlan, potrebbero essere addebitati costi per il trasferimento di dati tra regioni durante l'esecuzione di questi ripristini.
Backup per GKE è disponibile nelle seguenti regioni:
Nord America
Nome regione
Descrizione regione
northamerica-northeast1
Montréal
northamerica-northeast2
Toronto
northamerica-south1
Querétaro
us-central1
Iowa
us-east1
Carolina del Sud
us-east4
Virginia del Nord
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 regione
Descrizione regione
europe-central2
Varsavia
europe-north1
Finlandia
europe-north2
Stoccolma
europe-southwest1
Madrid
europe-west1
Belgio
europe-west10
Berlino
europe-west12
Torino
europe-west2
Londra
europe-west3
Francoforte
europe-west4
Paesi Bassi
europe-west6
Zurigo
europe-west8
Milano
europe-west9
Parigi
Asia
Nome regione
Descrizione regione
asia-east1
Taiwan
asia-east2
Hong Kong
asia-northeast1
Tokyo
asia-northeast2
Osaka
asia-northeast3
Seul
asia-south1
Mumbai
asia-south2
Delhi
asia-southeast1
Singapore
Indonesia
Nome regione
Descrizione regione
asia-southeast2
Giacarta
Oceania
Nome regione
Descrizione regione
australia-southeast1
Sydney
australia-southeast2
Melbourne
Medio Oriente
Nome regione
Descrizione regione
me-central1
Doha
me-central2
Dammam
me-west1
Tel Aviv
America Latina
Nome regione
Descrizione regione
southamerica-east1
San Paolo
southamerica-west1
Santiago
Africa
Nome regione
Descrizione regione
africa-south1
Johannesburg
Puoi anche ottenere un elenco delle regioni attuali supportate da Backup per GKE eseguendo il comando seguente:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-29 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."]]