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
nonevalue and accepts an invaliddefaultvalue instead. While this remains true, not specifying thekubelet_configblock should be the equivalent of specifyingnone.