次の方法で共有


KubeletConfig.ContainerLogMaxSizeInMB プロパティ

定義

コンテナー ログ ファイルがローテーションされる前の最大サイズ (10Mi など)。

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

プロパティ値

適用対象