Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Configurer GKE sur d'autres clouds publics
Cette page offre un aperçu rapide de la configuration de GKE sur d'autres clouds publics.
Cette page s'adresse aux administrateurs informatiques et aux opérateurs qui configurent, surveillent et gèrent l'infrastructure cloud, y compris l'infrastructure de sauvegarde. Pour en savoir plus sur les rôles courants et les exemples de tâches que nous citons dans le contenu Google Cloud , consultez Rôles utilisateur et tâches courantes de GKE.
Pour un guide complet sur l'utilisation de GKE sur Azure, y compris la configuration et l'administration de clusters, consultez la page GKE sur Azure.
Ajouter des clusters tiers sur d'autres clouds publics
La fonctionnalité des clusters associés à GKE vous permet d'ajouter des clusters Kubernetes non gérés à votre projet et d'utiliser certaines fonctionnalités GKE avec ces fonctionnalités, y compris leur affichage dans la console Google Cloud . Bien que vous puissiez ajouter n'importe quel cluster Kubernetes conforme, les options suivantes sur d'autres clouds publics ont été validées par Google :
Amazon Elastic Kubernetes Service (Amazon EKS)
Microsoft Azure Kubernetes Service (Microsoft AKS)
Tous les clusters que vous souhaitez utiliser avec GKE doivent être enregistrés dans le parc de votre projet.
Aucune action de votre part n'est requise pour enregistrer vos clusters GKE multicloud (sur AWS et Azure). Dans le cadre du processus de configuration, chaque cluster que vous créez exécute automatiquement l'agent Connect et est enregistré dans le parc.
Pour enregistrer un cluster tiers, suivez les instructions ci-dessous :
Après avoir configuré votre projet et vos clusters GKE, utilisez les guides suivants pour activer des fonctionnalités Google Cloud supplémentaires pour vos applications.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 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)."]]