Here’s a link the same issue. The commnads below fixed the issue.
sudo -i
swapoff -a
exit
strace -eopenat kubectl version
and you can type kubectl get nodes again.
Here’s a link the same issue. The commnads below fixed the issue.
sudo -i
swapoff -a
exit
strace -eopenat kubectl version
and you can type kubectl get nodes again.