Hi Guys,
I am trying to run kubeadm init command in my Linux system, but it is showing me the below warning.
$ kubeadm init
[preflight] WARNING: ebtables not found in system path
[preflight] WARNING: ethtool not found in system path
How can I solve this?