techiescamp / kubeadm-scripts

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

add configuration options for ETH_DEVICE, POD_CIDR PUBLIC_IP_ACCESS #13

Open krezreb opened 5 months ago

krezreb commented 5 months ago

ETH_DEVICE should not be hard coded to eth0, this allows the caller to set the var before running the script. Added similar defaults for POD_CIDR PUBLIC_IP_ACCESS