mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-10 01:55:35 +00:00
With preemptible nodes, a cluster node (with a given hostname) can boot the first time with IP1, then be preempted and boot again with different IP2. With IP="", Calico will autodetect IP1 on first boot, but will not perform autodetection on subsequent boots and so will not release IP1 and detect IP2 instead. With IP=autodetect, Calico will perform autodetection on all boots, which is what we want.
6.0 KiB
6.0 KiB