How to change the node IPs of a kubernetes cluster (On-premises). I want to move the nodes to a new VLAN.
Kubernetes version: 1.15
Cloud being used: (put bare-metal if not on a public cloud) bare-metal
Installation method: kubeadm
Host OS: RHEL 7
CNI and version: flannel v0.11.0
CRI and version: docker-ce-17.03.2
Thanks