KubectlAutoscaleSettings.

Max Property

Summary

--max The upper limit for the number of pods that can be set by the autoscaler. Required.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlAutoscaleSettings

Syntax

public Nullable<int> Max { get; set; }

Value

Type Description
Nullable<int>