1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Jun 18 10:54:11 UTC 2025

This commit is contained in:
Automated 2025-06-18 10:54:11 +00:00
parent fa40c10f6a
commit 3a534cb57c
83 changed files with 849 additions and 219 deletions

View file

@ -70,6 +70,7 @@ SYNOPSIS
[--node-taints=[NODE_TAINT,...]] [--node-version=NODE_VERSION]
[--notification-config=[pubsub=ENABLED|DISABLED,
pubsub-topic=TOPIC,...]] [--num-nodes=NUM_NODES; default=3]
[--patch-update=[PATCH_UPDATE]]
[--performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT]
[--placement-policy=PLACEMENT_POLICY] [--placement-type=PLACEMENT_TYPE]
[--preemptible] [--private-endpoint-subnetwork=NAME]
@ -1065,6 +1066,17 @@ FLAGS
--num-nodes=NUM_NODES; default=3
The number of nodes to be created in each of the cluster's zones.
--patch-update=[PATCH_UPDATE]
The patch update to use for the cluster.
Setting to 'accelerated' automatically upgrades the cluster to the
latest patch available within the cluster's current minor version and
release channel. Setting to 'default' automatically upgrades the
cluster to the default patch upgrade targetversion available within the
cluster's current minor version and release channel.
PATCH_UPDATE must be one of: accelerated, default.
--performance-monitoring-unit=PERFORMANCE_MONITORING_UNIT
Sets the Performance Monitoring Unit level. Valid values are
architectural, standard and enhanced. PERFORMANCE_MONITORING_UNIT must