mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -117,7 +117,7 @@ REQUIRED FLAGS
|
|||
For --routing-policy-type = "WRR" this flag indicates the
|
||||
weighted round robin policy data. The field accepts a
|
||||
semicolon-delimited list of the format
|
||||
"${weight_percent}:${rrdata},${rrdata}". Specify weight as a
|
||||
"${weight_percent}=${rrdata},${rrdata}". Specify weight as a
|
||||
non-negative number (0 is allowed). Ratio of traffic routed to
|
||||
the target is calculated from the ratio of individual weight over
|
||||
the total across all weights.
|
||||
|
|
@ -125,7 +125,7 @@ REQUIRED FLAGS
|
|||
For --routing-policy-type = "GEO" this flag indicates the
|
||||
geo-locations policy data. The field accepts a
|
||||
semicolon-delimited list of the format
|
||||
"${region}:${rrdata},${rrdata}". Each individual rrdata can
|
||||
"${region}=${rrdata},${rrdata}". Each individual rrdata can
|
||||
either be an ip address or a string of the format
|
||||
forwarding_config_name@region.
|
||||
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@ REQUIRED FLAGS
|
|||
For --routing-policy-type = "WRR" this flag indicates the
|
||||
weighted round robin policy data. The field accepts a
|
||||
semicolon-delimited list of the format
|
||||
"${weight_percent}:${rrdata},${rrdata}". Specify weight as a
|
||||
"${weight_percent}=${rrdata},${rrdata}". Specify weight as a
|
||||
non-negative number (0 is allowed). Ratio of traffic routed to
|
||||
the target is calculated from the ratio of individual weight over
|
||||
the total across all weights.
|
||||
|
|
@ -93,7 +93,7 @@ REQUIRED FLAGS
|
|||
For --routing-policy-type = "GEO" this flag indicates the
|
||||
geo-locations policy data. The field accepts a
|
||||
semicolon-delimited list of the format
|
||||
"${region}:${rrdata},${rrdata}". Each individual rrdata can
|
||||
"${region}=${rrdata},${rrdata}". Each individual rrdata can
|
||||
either be an ip address or a string of the format
|
||||
forwarding_config_name@region.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue