Freigeben über


KubeletConfig.ImageGcHighThreshold Eigenschaft

Definition

Ruft den Prozentsatz der Datenträgernutzung ab, nach dem die Image garbage collection immer ausgeführt wird, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="imageGcHighThreshold")]
public int? ImageGcHighThreshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageGcHighThreshold")>]
member this.ImageGcHighThreshold : Nullable<int> with get, set
Public Property ImageGcHighThreshold As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: