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
--cpu-percent
The target average CPU utilization (represented as a percent of requested CPU) over all the pods. If it's not specified or negative, a default autoscaling policy will be used.
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- Kubectl
Autoscale Settings
Syntax
public Nullable<int> CpuPercent { get; set; }
Value
Type | Description |
---|---|
Nullable |