Connecting to a cluster from the Google Cloud console
Stay organized with collections
Save and categorize content based on your preferences.
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.
If you do not fill in the gkeConnect field of your cluster configuration file,
the cluster is created, but not registered. To register a 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 enables managing user clusters for Google Distributed Cloud through the Google Cloud console."],["Cluster registration occurs via the `gkeConnect` section in the cluster configuration file, linking the cluster to a fleet for unified management."],["Registered clusters are visible in the connect project on the GKE Enterprise Clusters page in the Google Cloud console."],["Clusters created without the `gkeConnect` field can be registered later by updating the configuration file and running `gkectl update cluster`."],["Managing registered clusters from the Google Cloud console requires logging into the cluster following specific instructions to create the necessary roles and accounts."]]],[]]