My kubelet has an internal IP that points to eth0. How can I change it to eth1?
I have already tried editing KUBELET_CONFIG_ARGS
in /etc/systemd/system/kubelet.service.d/10-kubeadm.conf
both with and without --node-ip
flag as described here.
In both cases, the internal ip reflects eth0