--- title: NodeSwap content_type: feature_gate _build: list: never render: false stages: - stage: alpha defaultValue: false fromVersion: "1.22" toVersion: "1.27" - stage: beta defaultValue: false fromVersion: "1.28" --- Enable the kubelet to allocate swap memory for Kubernetes workloads on a node. Must be used with `KubeletConfiguration.failSwapOn` set to false. For more details, please see [swap memory](/docs/concepts/architecture/nodes/#swap-memory)