1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Thu Sep 4 11:11:30 UTC 2025

This commit is contained in:
Automated 2025-09-04 11:11:30 +00:00
parent c0b004f719
commit be3f81b90a
355 changed files with 10181 additions and 607 deletions

View file

@ -134,11 +134,13 @@ OPTIONAL FLAGS
--min-replica-count=MIN_REPLICA_COUNT
Minimum number of machine replicas for the deployment resources the
model will be deployed on. If specified, the value must be equal to or
larger than 1.
model will be deployed on. For normal deployments, the value must be
equal to or larger than 1. If the value is 0, the deployment will be
enrolled in the scale-to-zero feature. If not specified and the
uploaded models use dedicated resources, the default value is 1.
If not specified and the uploaded models use dedicated resources, the
default value is 1.
NOTE: DeploymentResourcePools (model-cohosting) is currently not
supported for scale-to-zero deployments.
--multihost-gpu-node-count=MULTIHOST_GPU_NODE_COUNT
The number of nodes per replica for multihost GPU deployments. Required