python/kubernetes/docs/V1ScaleSpec.md
2023-05-31 21:09:35 +00:00

454 B

V1ScaleSpec

ScaleSpec describes the attributes of a scale subresource.

Properties

Name Type Description Notes
replicas int replicas is the desired number of instances for the scaled object. [optional]

[Back to Model list] [Back to API list] [Back to README]