Compartir a través de


KubeletConfig.ImageGcHighThreshold Propiedad

Definición

Obtiene o establece el porcentaje de uso del disco después del cual siempre se ejecuta la recolección de elementos no utilizados de imagen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a