次の方法で共有


KubeletConfig.ImageGcHighThreshold プロパティ

定義

イメージ ガベージ コレクションを無効にするには、100 に設定します。 既定値は 85% です。

public int? ImageGcHighThreshold { get; set; }
member this.ImageGcHighThreshold : Nullable<int> with get, set
Public Property ImageGcHighThreshold As Nullable(Of Integer)

プロパティ値

適用対象