mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Thu Jun 2 08:41:25 UTC 2022
This commit is contained in:
parent
5b5ff68a0d
commit
82063cbb03
153 changed files with 3508 additions and 223 deletions
|
|
@ -402,6 +402,8 @@ FLAGS
|
|||
cpuManagerPolicy either 'static' or 'none'
|
||||
cpuCFSQuota true or false (enabled by default)
|
||||
cpuCFSQuotaPeriod interval (e.g., '100ms')
|
||||
podPidsLimit integer (The value must be greater than or equal to
|
||||
1024 and less than 4194304.)
|
||||
|
||||
List of supported sysctls in 'linuxConfig'.
|
||||
|
||||
|
|
|
|||
|
|
@ -120,6 +120,8 @@ REQUIRED FLAGS
|
|||
cpuManagerPolicy either 'static' or 'none'
|
||||
cpuCFSQuota true or false (enabled by default)
|
||||
cpuCFSQuotaPeriod interval (e.g., '100ms')
|
||||
podPidsLimit integer (The value must be greater than or equal
|
||||
to 1024 and less than 4194304.)
|
||||
|
||||
List of supported sysctls in 'linuxConfig'.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue