Partager via


KubeletConfig.CpuCfsQuota Propriété

Définition

Obtient ou définit active l’application du quota CFS du processeur pour les conteneurs qui spécifient des limites d’UC.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à