Class Policy (2.65.0)
Stay organized with collections
Save and categorize content based on your preferences.
Policy(value)
Defines the kernel module loading policy for nodes in the
node pool.
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.
Enums
Name
Description
POLICY_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.
ENFORCE_SIGNED_MODULES
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.
[[["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-06-03 UTC."],[],[]]