Stay organized with collections
Save and categorize content based on your preferences.
Set up GKE on other public clouds
This page provides a quick overview of how to set up GKE on other public clouds.
This page is for IT administrators and Operators who set up, monitor,
and manage cloud infrastructure, including backup infrastructure. To learn more
about common roles and example tasks that we reference in Google Cloud content,
see
Common GKE user roles and tasks.
For a complete guide to using GKE on Azure, including cluster setup and administration, see GKE on Azure.
Adding third-party clusters on other public clouds
The 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, the following options on other public clouds have been validated by Google:
Amazon Elastic Kubernetes Service (Amazon EKS)
Microsoft Azure Kubernetes Service (Microsoft AKS)
All the clusters you want to use with GKE must be registered to your project's fleet.
You don't need to do anything to register your multicloud GKE clusters (both on AWS and Azure). As part of the setup process, each cluster that you create automatically runs the
Connect Agent and is registered to the fleet.
To register a third-party cluster, use the following instructions:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 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)."]]