This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Kubectl.
Summary
--min
The lower limit for the number of pods that can be set by the autoscaler. If it's not specified or negative, the server will apply a default value.
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- Kubectl
Autoscale Settings
Syntax
public Nullable<int> Min { get; set; }
Value
Type | Description |
---|---|
Nullable |