The GKE Hub service handles the registration of many Kubernetes clusters to
Google Cloud, and the management of multi-cluster features over those
clusters.
The GKE Hub service operates on the following resources:
[Membership][google.cloud.gkehub.v1.Membership]
[Feature][google.cloud.gkehub.v1.Feature]
GKE Hub is currently only available in the global region.
Membership management may be non-trivial: it is recommended to use one
of the Google-provided client libraries or tools where possible when working
with Membership resources.
public static void BindService(ServiceBinderBase serviceBinder, GkeHub.GkeHubBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe GKE Hub service manages the registration of Kubernetes clusters to Google Cloud and handles multi-cluster features.\u003c/p\u003e\n"],["\u003cp\u003eGKE Hub operates on Membership and Feature resources, and it is exclusively available in the global region.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.5.0 is the latest version available for the GkeHub, with versions dating as far back as 1.0.0 also listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGkeHub\u003c/code\u003e class is inherited from the base Object class, and includes methods to \u003ccode\u003eBindService\u003c/code\u003e, enabling server registration and method customization.\u003c/p\u003e\n"],["\u003cp\u003eManaging Memberships can be complex, therefore it is recommended to use the Google-provided client libraries or tools.\u003c/p\u003e\n"]]],[],null,[]]