mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +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 alpha container hub - centrally manage features and services on all
|
||||
your Kubernetes clusters with Hub
|
||||
your Kubernetes clusters with fleet
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha container hub GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -8,15 +8,16 @@ SYNOPSIS
|
|||
DESCRIPTION
|
||||
(ALPHA) 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 centralized control-plane to managed features and services on all
|
||||
registered clusters.
|
||||
in customer 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 alpha container hub memberships --help
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue