次の方法で共有


KubeletConfig.CpuCfsQuotaPeriod プロパティ

定義

既定値は '100ms' です。 有効な値は、省略可能な分数と単位サフィックスを持つ 10 進数のシーケンスです。 たとえば、'300ms'、'2h45m' などです。 サポートされているユニットは、'ns'、'us'、'ms'、's'、'm'、および 'h' です。

public string CpuCfsQuotaPeriod { get; set; }
member this.CpuCfsQuotaPeriod : string with get, set
Public Property CpuCfsQuotaPeriod As String

プロパティ値

適用対象