GoogleApi.Container.V1.Model.LinuxNodeConfig (google_api_container v0.24.0) View Source
Parameters that can be configured on Linux nodes.
Attributes
-
sysctls
(type:map()
, default:nil
) - The Linux kernel parameters to be applied to the nodes and all pods running on the nodes. The following parameters are supported. net.core.netdev_max_backlog net.core.rmem_max net.core.wmem_default net.core.wmem_max net.core.optmem_max net.core.somaxconn net.ipv4.tcp_rmem net.ipv4.tcp_wmem net.ipv4.tcp_tw_reuse
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Container.V1.Model.LinuxNodeConfig{sysctls: map()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.