mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
gcloud: Thu Feb 22 10:25:44 UTC 2024
This commit is contained in:
parent
5bf6fb3fc0
commit
8778dcbd7e
245 changed files with 9946 additions and 513 deletions
|
|
@ -257,12 +257,13 @@ FLAGS
|
|||
disabled.
|
||||
|
||||
--enable-queued-provisioning
|
||||
Mark the newly created nodepool as Queued only. This means that all new
|
||||
nodes can be obtained only through queuing via Cluster Autoscaler
|
||||
ProvisioningRequest API.
|
||||
Mark the nodepool as Queued only. This means that all new nodes can be
|
||||
obtained only through queuing via ProvisioningRequest API.
|
||||
|
||||
$ gcloud alpha container node-pools create node-pool-1 \
|
||||
--cluster=example-cluster --enable-queued-provisioning
|
||||
... and other required parameters, for more details see:
|
||||
https://cloud.google.com/kubernetes-engine/docs/how-to/provisioningrequest
|
||||
|
||||
--enable-surge-upgrade
|
||||
Changes node pool upgrade strategy to surge upgrade.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue