mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Mar 15 11:22:01 UTC 2023
This commit is contained in:
parent
29661f002c
commit
a4bd29dd06
164 changed files with 2541 additions and 844 deletions
|
|
@ -6,6 +6,7 @@ SYNOPSIS
|
|||
gcloud alpha container bare-metal admin-clusters update
|
||||
(ADMIN_CLUSTER : --location=LOCATION) [--async]
|
||||
[--description=DESCRIPTION] [--enable-application-logs]
|
||||
[--island-mode-service-address-cidr-blocks=SERVICE_ADDRESS,[...]]
|
||||
[--login-user=LOGIN_USER]
|
||||
[--maintenance-address-cidr-blocks=[MAINTENANCE_ADDRESS_CIDR_BLOCKS,
|
||||
...]] [--max-pods-per-node=MAX_PODS_PER_NODE] [--validate-only]
|
||||
|
|
@ -67,6 +68,13 @@ FLAGS
|
|||
Whether collection of application logs/metrics should be enabled (in
|
||||
addition to system logs/metrics).
|
||||
|
||||
Populate one of the network configs.
|
||||
|
||||
Island mode CIDR network configuration.
|
||||
|
||||
--island-mode-service-address-cidr-blocks=SERVICE_ADDRESS,[...]
|
||||
IPv4 address range for all services in the cluster.
|
||||
|
||||
Anthos on bare metal node access related settings for the admin cluster.
|
||||
|
||||
--login-user=LOGIN_USER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue