[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `LinuxNodeConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET library, covering versions from 2.3.0 up to the latest 3.33.0."],["`LinuxNodeConfig` allows configuration of parameters on Linux nodes, including settings that apply to all pods running on those nodes within the `Sysctls` property."],["The class `LinuxNodeConfig` is a part of the `Google.Cloud.Container.V1` namespace and is implemented as an `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available constructors are `LinuxNodeConfig()`, creating an instance, and `LinuxNodeConfig(LinuxNodeConfig other)` allowing for a copy to be made."],["The property `Sysctls`, a `MapField`, controls Linux kernel parameters on nodes, with certain parameters being supported, such as `net.core.busy_poll`, `net.ipv4.tcp_wmem`, and others."]]],[]]