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
--current-replicas
Precondition for current size. Requires that the current size of the resource match this value in order to scale. -1 (default) for no condition.
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- KubectlScaleSettings
Syntax
public Nullable<int> CurrentReplicas { get; set; }
Value
Type | Description |
---|---|
Nullable |