mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Oct 30 10:13:17 UTC 2024
This commit is contained in:
parent
fc66f7f0ca
commit
d7d92f8000
166 changed files with 6197 additions and 300 deletions
|
|
@ -217,7 +217,7 @@ FLAGS
|
|||
ADDON must be one of: HttpLoadBalancing, HorizontalPodAutoscaling,
|
||||
KubernetesDashboard, NetworkPolicy, NodeLocalDNS, ConfigConnector,
|
||||
GcePersistentDiskCsiDriver, GcpFilestoreCsiDriver, BackupRestore,
|
||||
GcsFuseCsiDriver, RayOperator, CloudRun.
|
||||
GcsFuseCsiDriver, ParallelstoreCsiDriver, RayOperator, CloudRun.
|
||||
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
|
|
@ -1254,6 +1254,11 @@ FLAGS
|
|||
net.ipv4.tcp_rmem Any positive integer tuple
|
||||
net.ipv4.tcp_wmem Any positive integer tuple
|
||||
net.ipv4.tcp_tw_reuse Must be {0, 1}
|
||||
kernel.shmmni Must be [4096, 32768]
|
||||
kernel.shmmax Must be [0,
|
||||
18446744073692774399]
|
||||
kernel.shmall Must be [0,
|
||||
18446744073692774399]
|
||||
|
||||
List of supported hugepage size in 'hugepageConfig'.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue