Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Configurazione di GKE su altri cloud pubblici
Questa pagina fornisce una rapida panoramica su come configurare GKE su altri cloud pubblici.
Questa pagina è rivolta agli amministratori IT e agli operatori che configurano, monitorano
e gestiscono l'infrastruttura cloud, inclusa l'infrastruttura di backup. Per scoprire di più
sui ruoli comuni e sulle attività di esempio a cui facciamo riferimento nei contenuti,
consulta
Ruoli utente e attività comuni di GKE. Google Cloud
Per una guida completa all'utilizzo di GKE su Azure, inclusi la configurazione e l'amministrazione dei cluster, consulta GKE su Azure.
Aggiunta di cluster di terze parti su altri cloud pubblici
La funzionalità dei cluster collegati a GKE consente di aggiungere cluster Kubernetes non gestiti al tuo progetto e di utilizzare alcune funzionalità di GKE, inclusa la visualizzazione nella console Google Cloud . Sebbene tu possa aggiungere qualsiasi cluster Kubernetes conforme, le seguenti opzioni su altri cloud pubblici sono state convalidate da Google:
Amazon Elastic Kubernetes Service (Amazon EKS)
Microsoft Azure Kubernetes Service (Microsoft AKS)
Tutti i cluster che vuoi utilizzare con GKE devono essere registrati nel parco risorse del tuo progetto.
Non devi fare nulla per registrare i tuoi cluster GKE multicloud (sia su AWS che su Azure). Nell'ambito della procedura di configurazione, ogni cluster che crei esegue automaticamente l'agente Connect e viene registrato nel parco risorse.
Per registrare un cluster di terze parti, segui queste istruzioni:
Dopo aver configurato il progetto e i cluster GKE, utilizza le
seguenti guide per abilitare funzionalità Google Cloud aggiuntive per le tue applicazioni.
[[["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-09-04 UTC."],[],[],null,["# Set up GKE on other public clouds\n=================================\n\nThis page provides a quick overview of how to set up GKE on other public clouds.\n\nThis page is for IT administrators and Operators who set up, monitor,\nand manage cloud infrastructure, including backup infrastructure. To learn more\nabout common roles and example tasks that we reference in Google Cloud content,\nsee\n[Common GKE user roles and tasks](/kubernetes-engine/enterprise/docs/concepts/roles-tasks).\n\nSetting up GKE on AWS\n---------------------\n\n- **Prerequisites and requirements** : See [GKE on AWS prerequisites](/anthos/clusters/docs/multi-cloud/aws/how-to/prerequisites)\n\n- **Installing GKE on AWS** : Follow the [GKE on AWS installation guides](/anthos/clusters/docs/multi-cloud/aws/quickstart) to set up your management and user clusters on AWS.\n\nFor a complete guide to using GKE on AWS, including cluster setup and administration, see [GKE on AWS](/anthos/clusters/docs/aws).\n\nSetting up GKE on Azure\n-----------------------\n\n- **Prerequisites and requirements** : See [GKE on Azure prerequisites](/anthos/clusters/docs/multi-cloud/azure/how-to/prerequisites)\n\n- **Installing GKE on Azure** : Follow the [GKE on Azure installation guides](/anthos/clusters/docs/multi-cloud/azure/deploy-app) to set up your user clusters on Azure.\n\nFor a complete guide to using GKE on Azure, including cluster setup and administration, see [GKE on Azure](/anthos/clusters/docs/multi-cloud/azure/deploy-app).\n\nAdding third-party clusters on other public clouds\n--------------------------------------------------\n\nThe GKE attached clusters feature lets you add non-managed Kubernetes clusters to your project and use some GKE features with them, including viewing them in the Google Cloud console. While you can add any [conformant Kubernetes cluster](https://www.cncf.io/certification/software-conformance/), the following options on other public clouds have been validated by Google:\n\n- Amazon Elastic Kubernetes Service (Amazon EKS)\n- Microsoft Azure Kubernetes Service (Microsoft AKS)\n\nFor more information, see the [Attached clusters\ndocumentation](/kubernetes-engine/multi-cloud/docs/attached). For compatible\nversion information, see [Version and upgrade\nsupport](/kubernetes-engine/enterprise/docs/version-and-upgrade-support).\n\nRegistering clusters to the fleet\n---------------------------------\n\nAll the clusters you want to use with GKE must be registered to your project's [fleet](/kubernetes-engine/fleet-management/docs).\n\n- You don't need to do anything to register your [multicloud GKE clusters](https://cloud.google.com/anthos/clusters/docs/multi-cloud/) (both on AWS and Azure). As part of the setup process, each cluster that you create automatically runs the\n Connect Agent and is registered to the fleet.\n\n- To register a third-party cluster, use the following instructions:\n\n - [Attach your EKS cluster](/anthos/clusters/docs/multi-cloud/attached/eks/how-to/attach-cluster) using the GKE Multi-Cloud API.\n - [Attach your AKS cluster](/anthos/clusters/docs/multi-cloud/attached/aks/how-to/attach-cluster) using the GKE Multi-Cloud API.\n\nAfter a cluster is registered, you can authenticate to and manage the cluster [from the Google Cloud console](/kubernetes-engine/fleet-management/docs/console) or [from the command line](/kubernetes-engine/fleet-management/docs/command-line), as well as use fleet-enabled features.\n\nEnabling Google Cloud features\n------------------------------\n\nAfter you set up your project and your GKE clusters, use the\nfollowing guides to enable additional Google Cloud features for your applications.\n\n### Enabling features on AWS\n\n- Cloud Service Mesh:\n\n - [Install Cloud Service Mesh](/service-mesh/docs/onboarding/kubernetes-off-gcp/install/install-in-cluster-cloud-service-mesh)\n - [Set up a multi-cluster mesh outside Google Cloud](/service-mesh/docs/unified-install/off-gcp-multi-cluster-setup)\n- Configuration and policy management:\n\n - [Set up Config Sync](/anthos-config-management/docs/how-to/installing-config-sync)\n - [Install Policy Controller](/anthos-config-management/docs/how-to/installing-policy-controller)\n\n### Enabling features on Azure\n\n- Configuration and policy management:\n - [Before you begin](/anthos/clusters/docs/multi-cloud/azure/how-to/install-config-management)\n - [Set up Config Sync](/anthos-config-management/docs/how-to/installing-config-sync)\n - [Install Policy Controller](/anthos-config-management/docs/how-to/installing-policy-controller)\n\nWhat's next?\n------------\n\n- If you also need to set up GKE clusters on Google Cloud, see the [GKE setup guide](/kubernetes-engine/enterprise/docs/deployment-options#enable_features).\n- If you also need to set up clusters on-premises as part of a hybrid deployment, see the [on-premises (Google Distributed Cloud) setup guide](/kubernetes-engine/enterprise/docs/setup/on-premises)."]]