Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Menyiapkan GKE di cloud publik lainnya
Halaman ini memberikan ringkasan singkat tentang cara menyiapkan GKE di cloud publik lainnya.
Halaman ini ditujukan bagi administrator IT dan Operator yang menyiapkan, memantau, dan mengelola infrastruktur cloud, termasuk infrastruktur pencadangan. Untuk mempelajari lebih lanjut peran umum dan contoh tugas yang kami referensikan dalam konten, lihat Peran dan tugas pengguna GKE umum. Google Cloud
Untuk panduan lengkap tentang penggunaan GKE di Azure, termasuk penyiapan dan administrasi cluster, lihat GKE di Azure.
Menambahkan cluster pihak ketiga di cloud publik lainnya
Fitur cluster terlampir GKE memungkinkan Anda menambahkan cluster Kubernetes yang tidak dikelola ke project dan menggunakan beberapa fitur GKE dengan cluster tersebut, termasuk melihatnya di konsol Google Cloud . Meskipun Anda dapat menambahkan cluster Kubernetes yang sesuai, opsi berikut di cloud publik lain telah divalidasi oleh Google:
Amazon Elastic Kubernetes Service (Amazon EKS)
Microsoft Azure Kubernetes Service (Microsoft AKS)
Semua cluster yang ingin Anda gunakan dengan GKE harus didaftarkan ke fleet project Anda.
Anda tidak perlu melakukan apa pun untuk mendaftarkan cluster GKE multicloud (baik di AWS maupun Azure). Sebagai bagian dari proses penyiapan, setiap cluster yang Anda buat akan otomatis menjalankan
Connect Agent dan didaftarkan ke fleet.
Untuk mendaftarkan cluster pihak ketiga, gunakan petunjuk berikut:
Setelah cluster didaftarkan, Anda dapat mengautentikasi dan mengelola cluster dari konsol Google Cloud atau dari command line, serta menggunakan fitur yang kompatibel dengan fleet.
Mengaktifkan fitur Google Cloud
Setelah menyiapkan project dan cluster GKE, gunakan panduan berikut untuk mengaktifkan fitur tambahan Google Cloud untuk aplikasi Anda.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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)."]]