Compartir a través de


KubeletConfig.ImageGcLowThreshold Propiedad

Definición

Obtiene o establece el porcentaje de uso del disco antes de que nunca se ejecute la recolección de elementos no utilizados de imagen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a