mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Jan 10 10:17:49 UTC 2024
This commit is contained in:
parent
08ad88258a
commit
5fec13c692
262 changed files with 3211 additions and 4501 deletions
|
|
@ -579,9 +579,9 @@ OPTIONAL FLAGS
|
|||
queue-count
|
||||
Specifies the networking queue count for this interface. Both Rx
|
||||
and Tx queues will be set to this number. If it's not specified, a
|
||||
default queue count will be assigned. For Virtio-net, each
|
||||
interface will get min(floor(#vCPU / #vNIC), 32) queues. For gVNIC,
|
||||
each interface will get min(floor(#vCPU / #vNIC / 2), 16) qeueus.
|
||||
default queue count will be assigned. See
|
||||
https://cloud.google.com/compute/docs/network-bandwidth#rx-tx for
|
||||
more details.
|
||||
|
||||
--network-performance-configs=[PROPERTY=VALUE,...]
|
||||
Configures network performance settings for the instance. If this flag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue