Compartir a través de


KubeletConfig.CpuCfsQuota Propiedad

Definición

Obtiene o establece la habilitación de la aplicación de cuota de CFS de CPU para contenedores que especifican límites de CPU.

[Newtonsoft.Json.JsonProperty(PropertyName="cpuCfsQuota")]
public bool? CpuCfsQuota { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cpuCfsQuota")>]
member this.CpuCfsQuota : Nullable<bool> with get, set
Public Property CpuCfsQuota As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a