With Connect, you can use the Google Cloud console to manage your admin cluster and
user clusters for Google Distributed Cloud.
Cluster registration
When you create a cluster, you provide registration information in the
gkeConnect section of the cluster configuration file. Google Distributed Cloud
uses that information to register your cluster to a fleet—a unified way
to view and manage multiple clusters and their workloads as part of
GKE Enterprise. You can find out more about fleets and the functionality that
they enable in the Fleets guide.
As of version 1.9, user cluster registration is required at the time of creation. For user clusters that are upgraded to version 1.9 or later, registration is required during the upgrade.
To register a cluster after it has been created, fill in the gkeConnect section of its configuration file, and then
run gkectl update cluster for a user cluster, or gkectl update admin for an admin cluster.
Google Distributed Cloud does not support using gcloud to manually change the
registration of a cluster.
Logging into your cluster
To manage a registered Google Distributed Cloud cluster from the
Google Cloud console, you need to log in to the cluster from the
Google Cloud console.
Follow the instructions in
logging into clusters to
create the necessary roles and accounts and log in to your cluster.
What's next
Learn about multi-cluster management with
Connect.
[[["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-03-05 UTC."],[[["Connect allows for the management of both admin and user clusters for Google Distributed Cloud through the Google Cloud console."],["Cluster registration, done via the `gkeConnect` section in the cluster configuration file, is essential for adding clusters to a fleet, which is a way to manage multiple clusters."],["User cluster registration is required during creation for clusters on version 1.9 and later and during upgrades for existing clusters, it can be registered after creation by using the command `gkectl update cluster` or `gkectl update admin` for admin cluster."],["To manage a registered cluster from the Google Cloud console, you must first log in to the cluster by following the specified instructions."],["Google Distributed Cloud does not allow manually changing cluster registration using `gcloud`."]]],[]]