mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
gcloud: Wed May 7 10:56:18 UTC 2025
This commit is contained in:
parent
b03a332ad8
commit
dfebca5b6c
222 changed files with 6775 additions and 1046 deletions
|
|
@ -327,6 +327,7 @@ FLAGS
|
|||
--labels=[KEY=VALUE,...]
|
||||
Labels to apply to the Google Cloud resources of node pools in the
|
||||
Kubernetes Engine cluster. These are unrelated to Kubernetes labels.
|
||||
Warning: Updating this label will causes the node(s) to be recreated.
|
||||
|
||||
Examples:
|
||||
|
||||
|
|
@ -770,6 +771,7 @@ FLAGS
|
|||
'kernel.msg*', 'kernel.sem',
|
||||
'fs.mqueue.*', and 'net.*', and
|
||||
sysctls under the groups.)
|
||||
singleProcessOomKill true or false
|
||||
|
||||
KEY VALUE
|
||||
policy either 'Static' or 'None'
|
||||
|
|
|
|||
|
|
@ -166,6 +166,7 @@ REQUIRED FLAGS
|
|||
--labels=[KEY=VALUE,...]
|
||||
Labels to apply to the Google Cloud resources of node pools in the
|
||||
Kubernetes Engine cluster. These are unrelated to Kubernetes labels.
|
||||
Warning: Updating this label will causes the node(s) to be recreated.
|
||||
|
||||
Examples:
|
||||
|
||||
|
|
@ -343,6 +344,7 @@ REQUIRED FLAGS
|
|||
'kernel.msg*', 'kernel.sem',
|
||||
'fs.mqueue.*', and 'net.*', and
|
||||
sysctls under the groups.)
|
||||
singleProcessOomKill true or false
|
||||
|
||||
KEY VALUE
|
||||
policy either 'Static' or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue