unixfox / k8s

My personal kubernetes configuration files
11 stars 1 forks source link

public ip #10

Open unixfox opened 4 years ago

unixfox commented 4 years ago

https://coreos.com/flannel/docs/latest/kubernetes.html

kubectl annotate node name flannel.alpha.coreos.com/public-ip-overwrite=9.9.9.9
unixfox commented 4 years ago

Update node-external-ip using curl ifconfig.co

unixfox commented 4 years ago

https://github.com/alekc-go/flannel-fixer

unixfox commented 4 years ago

add a daemon that set the public IP when the node gets added