The GKE Hub service handles the registration of many Kubernetes
clusters to Google Cloud, represented with the Membership resource.
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.
Generates the manifest for deployment of the GKE connect agent.
This method is used internally by Google-provided libraries.
Most clients should not need to call this method directly.
Initializes the Hub in this project, which includes creating the default
Hub Service Account and the Hub Workload Identity Pool. Initialization is
optional, and happens automatically when the first Membership is created.
InitializeHub should be called when the first Membership cannot be
registered without these resources. A common example is granting the Hub
Service Account access to another project, which requires the account to
exist first.
[[["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-01-28 UTC."],[],[]]