cpuCfsQuotaPeriod

@JvmName(name = "lotpuumtfqpcquhd")
suspend fun cpuCfsQuotaPeriod(value: Output<String>)
@JvmName(name = "apjvgplyqrkvblyf")
suspend fun cpuCfsQuotaPeriod(value: String?)

Parameters

value

The CPU CFS quota period value. Specified as a sequence of decimal numbers, each with optional fraction and a unit suffix, such as "300ms". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". The value must be a positive duration.

Note: At the time of writing (2020/08/18) the GKE API rejects the none value and accepts an invalid default value instead. While this remains true, not specifying the kubelet_config block should be the equivalent of specifying none.