mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
gcloud: Thu Oct 5 11:50:15 UTC 2023
This commit is contained in:
parent
6c60d7f07f
commit
9641ff6585
118 changed files with 2726 additions and 214 deletions
|
|
@ -176,7 +176,11 @@ REQUIRED FLAGS
|
|||
Use quote around the flag value to escape semicolon in the
|
||||
terminal.
|
||||
|
||||
Manual load balancer configuration
|
||||
Manual load balancer configuration.
|
||||
|
||||
With manual load balancing mode, DHCP is not supported. Specify static
|
||||
IP addresses for cluster nodes instead. For more details, see
|
||||
https://cloud.google.com/anthos/clusters/docs/on-prem/latest/how-to/manual-load-balance#setting_aside_node_ip_addresses.
|
||||
|
||||
--control-plane-node-port=CONTROL_PLANE_NODE_PORT
|
||||
NodePort for control plane service.
|
||||
|
|
@ -256,6 +260,10 @@ REQUIRED FLAGS
|
|||
--enable-dhcp
|
||||
Enable DHCP IP allocation for VMware user clusters.
|
||||
|
||||
While using DHCP, manual load balancing mode is not supported.
|
||||
For more details, see
|
||||
https://cloud.google.com/anthos/clusters/docs/on-prem/latest/how-to/manual-load-balance#setting_aside_node_ip_addresses.
|
||||
|
||||
Static IP configuration group
|
||||
|
||||
At most one of these can be specified:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue