ClusterNodePoolNodeConfigLinuxNodeConfig

Constructors

Link copied to clipboard
constructor(sysctls: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.