From dabb663fcb0ad6c4006c61e2fca9691d7f1c61dd Mon Sep 17 00:00:00 2001 From: Kevin Hannon Date: Mon, 11 Mar 2024 08:55:21 -0400 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Itamar Holder <77444623+iholder101@users.noreply.github.com> --- content/en/docs/concepts/architecture/nodes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/architecture/nodes.md b/content/en/docs/concepts/architecture/nodes.md index 9b8546982631a..3266accaf622a 100644 --- a/content/en/docs/concepts/architecture/nodes.md +++ b/content/en/docs/concepts/architecture/nodes.md @@ -521,7 +521,7 @@ To enable swap on a node, the `NodeSwap` feature gate must be enabled on the kubelet (default is true), and the `--fail-swap-on` command line flag or `failSwapOn` [configuration setting](/docs/reference/config-api/kubelet-config.v1beta1/) must be set to false. -To allow Pods to utilize swap, `swapBehavior` should be set to `LimitedSwap` in the kubelet config. +To allow Pods to utilize swap, `swapBehavior` should not be set to `NoSwap` (which is the default behavior) in the kubelet config. {{< warning >}} When the memory swap feature is turned on, Kubernetes data such as the content