mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jan 23 10:02:29 UTC 2025
This commit is contained in:
parent
4a036681b1
commit
861d4011dc
116 changed files with 1271 additions and 2834 deletions
|
|
@ -1306,6 +1306,28 @@ FLAGS
|
|||
podPidsLimit integer (The value must be
|
||||
greater than or equal to 1024 and
|
||||
less than 4194304.)
|
||||
containerLogMaxSize positive number plus unit suffix
|
||||
(e.g., '100Mi', '0.2Gi'. The
|
||||
value must be between 10Mi and
|
||||
500Mi.)
|
||||
containerLogMaxFiles integer (The value must be
|
||||
between [2, 10].)
|
||||
imageGcLowThresholdPercent integer (The value must be
|
||||
between [10, 85], and lower than
|
||||
imageGcHighThresholdPercent.)
|
||||
imageGcHighThresholdPercent integer (The value must be
|
||||
between [10, 85], and greater
|
||||
than imageGcLowThresholdPercent.)
|
||||
imageMinimumGcAge interval (e.g., '100s', '1m'. The
|
||||
value must be less than '2m'.)
|
||||
imageMaximumGcAge interval (e.g., '100s', '1m'. The
|
||||
value must be greater than
|
||||
imageMinimumGcAge.)
|
||||
allowedUnsafeSysctls list of sysctls (Allowlisted
|
||||
groups: 'kernel.shm*',
|
||||
'kernel.msg*', 'kernel.sem',
|
||||
'fs.mqueue.*', and 'net.*', and
|
||||
sysctls under the groups.)
|
||||
|
||||
List of supported sysctls in 'linuxConfig'.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue