techiescamp / kubeadm-scripts

Scripts & Kubernetes manifests for Kubeadm Kubernetes cluster setup
https://devopscube.com/setup-kubernetes-cluster-kubeadm/
199 stars 398 forks source link

Provide interface name dynamically on master.sh #4

Closed gprakosa closed 5 months ago

gprakosa commented 1 year ago

Currently script hard-coded with interface named eth0 then got issue on VMware which have interface named ensXXX.

yanboyang713 commented 1 year ago

common.sh file local_ip also required interface name dynamically