cpu Cfs Quota Period
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 invaliddefault
value instead. While this remains true, not specifying thekubelet_config
block should be the equivalent of specifyingnone
.