mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jul 26 10:48:49 UTC 2023
This commit is contained in:
parent
64e67b443c
commit
4558a00e48
204 changed files with 2787 additions and 1591 deletions
|
|
@ -138,22 +138,25 @@ OPTIONAL FLAGS
|
|||
of:
|
||||
|
||||
EXTERNAL
|
||||
External load balancing or forwarding, used with one of
|
||||
--target-http-proxy, --target-https-proxy, --target-tcp-proxy,
|
||||
--target-ssl-proxy, --target-pool, --target-vpn-gateway,
|
||||
--target-instance.
|
||||
Classic Application Load Balancers, global external proxy Network
|
||||
Load Balancers, external passthrough Network Load Balancers or
|
||||
protocol forwarding, used with one of --target-http-proxy,
|
||||
--target-https-proxy, --target-tcp-proxy, --target-ssl-proxy,
|
||||
--target-pool, --target-vpn-gateway, --target-instance.
|
||||
EXTERNAL_MANAGED
|
||||
Envoy based External HTTP(S) Load Balancing, used with
|
||||
--target-http-proxy, --target-https-proxy.
|
||||
Global and regional external Application Load Balancers, and
|
||||
regional external proxy Network Load Balancers, used with
|
||||
--target-http-proxy, --target-https-proxy, --target-tcp-proxy.
|
||||
INTERNAL
|
||||
Internal load balancing or forwarding, used with --backend-service.
|
||||
Internal passthrough Network Load Balancers or protocol forwarding,
|
||||
used with --backend-service.
|
||||
INTERNAL_MANAGED
|
||||
Internal load balancing, used with --target-http-proxy,
|
||||
--target-https-proxy, --target-tcp-proxy.
|
||||
INTERNAL_SELF_MANAGED
|
||||
Traffic Director load balancing or forwarding, used with
|
||||
--target-http-proxy, --target-https-proxy, --target-grpc-proxy,
|
||||
Internal Application Load Balancers and internal proxy Network Load
|
||||
Balancers, used with --target-http-proxy, --target-https-proxy,
|
||||
--target-tcp-proxy.
|
||||
INTERNAL_SELF_MANAGED
|
||||
Traffic Director, used with --target-http-proxy,
|
||||
--target-https-proxy, --target-grpc-proxy, --target-tcp-proxy.
|
||||
|
||||
--network=NETWORK
|
||||
(DEPRECATED) Only for --load-balancing-scheme=INTERNAL or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue