With Connect, you can use the Google Cloud console to manage your
user clusters for Google Distributed Cloud.
Cluster registration
When you create a user 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 an upgrade. To register a user cluster after it has
been created, fill in the gkeConnect section of the configuration file, and
run gkectl update 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 management of user clusters for Google Distributed Cloud through the Google Cloud console."],["User cluster registration is required during creation or upgrade to version 1.9 or later, with registration information provided in the cluster configuration file's `gkeConnect` section."],["Registered clusters are visible in the fleet host project on the GKE Enterprise Clusters page in the Google Cloud console."],["Logging into a registered Google Distributed Cloud cluster from the Google Cloud console requires setting up roles and accounts as described in the \"logging into clusters\" guide."],["Google Distributed Cloud doesn't support using `gcloud` to change the cluster registration."]]],[]]