sysctls
Parameters
value
The Linux kernel parameters to be applied to the nodes and all pods running on the nodes. Specified as a map from the key, such as net.core.wmem_max
, to a string value. Currently supported attributes can be found here. Note that validations happen all server side. All attributes are optional.
Parameters
values
The Linux kernel parameters to be applied to the nodes and all pods running on the nodes. Specified as a map from the key, such as net.core.wmem_max
, to a string value. Currently supported attributes can be found here. Note that validations happen all server side. All attributes are optional.