You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2025. It is now read-only.
As you know kubelet requires swap to be off in order to run
successfully.
I was using the command `swapoff -a` but it does not work after a
reboot because the swap turns on again.
This PR fixes the issue modifying the fstab file.
0 commit comments