mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Mar 9 08:39:30 UTC 2022
This commit is contained in:
parent
5829e94e90
commit
7d82d0fc32
210 changed files with 7192 additions and 887 deletions
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud container hub - centrally manage features and services on all your
|
||||
Kubernetes clusters with Hub
|
||||
Kubernetes clusters with fleet
|
||||
|
||||
SYNOPSIS
|
||||
gcloud container hub GROUP [GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -8,15 +8,16 @@ SYNOPSIS
|
|||
DESCRIPTION
|
||||
The command group to register GKE or other Kubernetes clusters running in a
|
||||
variety of environments, including Google cloud, on premises in customer
|
||||
datacenters, or other third party clouds with Hub. Hub provides a
|
||||
datacenters, or other third party clouds with fleet. Fleet provides a
|
||||
centralized control-plane to managed features and services on all
|
||||
registered clusters.
|
||||
|
||||
A registered cluster is always associated with a Membership, a resource
|
||||
within Hub.
|
||||
within fleet.
|
||||
|
||||
EXAMPLES
|
||||
Manage memberships of all your GKE and other Kubernetes clusters with Hub:
|
||||
Manage memberships of all your GKE and other Kubernetes clusters with
|
||||
fleet:
|
||||
|
||||
$ gcloud container hub memberships --help
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue