feat: Documents effects on secrets when memory swap is enabled

This commit is contained in:
Abhibhaw
2021-09-10 15:34:35 +05:30
parent afac60ede7
commit a886ec620c
@@ -435,6 +435,8 @@ the kubelet, and the `--fail-swap-on` command line flag or `failSwapOn`
[configuration setting](/docs/reference/config-api/kubelet-config.v1beta1/#kubelet-config-k8s-io-v1beta1-KubeletConfiguration)
must be set to false.
{{< warning >}}When memory swap feature is turned on, kubernetes features that were written to tmps could be swapped to write to disk.{{< /warning >}}
A user can also optionally configure `memorySwap.swapBehavior` in order to
specify how a node will use swap memory. For example,