Google Kubernetes Engine v1 API - Enum LinuxNodeConfig.Types.NodeKernelModuleLoading.Types.Policy (3.38.0)
Stay organized with collections
Save and categorize content based on your preferences.
Mirrors existing DEFAULT behavior:
For CPU and TPU nodes, the image will not allow loading external
kernel modules.
For GPU nodes, the image will allow loading any module, whether it
is signed or not.
EnforceSignedModules
Enforced signature verification: Node pools will use a
Container-Optimized OS image configured to allow loading of
Google-signed external kernel modules.
Loadpin is enabled but configured to exclude modules, and kernel
module signature checking is enforced.
Unspecified
Default behavior. GKE selects the image based on node type.
For CPU and TPU nodes, the image will not allow loading external
kernel modules.
For GPU nodes, the image will allow loading any module, whether it
is signed or not.
[[["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 2026-05-18 UTC."],[],[]]