1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Jul 26 10:48:49 UTC 2023

This commit is contained in:
Automated 2023-07-26 10:48:49 +00:00
parent 64e67b443c
commit 4558a00e48
204 changed files with 2787 additions and 1591 deletions

View file

@ -242,22 +242,25 @@ OPTIONAL FLAGS
forwarding rules. LOAD_BALANCING_SCHEME must be one 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
(Only for --load-balancing-scheme=INTERNAL or