Apply suggestions from code review

Co-authored-by: Itamar Holder <77444623+iholder101@users.noreply.github.com>
pull/45128/head
Kevin Hannon 2024-03-11 08:55:21 -04:00 committed by GitHub
parent ae7fbbe68d
commit dabb663fcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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