tomaka / redshirt

🧑‍🔬 Operating system
GNU General Public License v3.0
1.43k stars 37 forks source link

Bootnode's IP address keeps changing #482

Open tomaka opened 4 years ago

tomaka commented 4 years ago

It turns out that https://github.com/tomaka/redshirt/pull/433 was a bad idea, and the bootnode's IP address keeps changing. I'm unfortunately not super experienced at this.

tomaka commented 4 years ago

I've manually assigned a static IP on DigitalOcean, as a work-around for the bad configuration.

tomaka commented 4 years ago

After look a bit into it, I think the best strategy is:

In the meanwhile I'll add bootnode: 0 and bootnode: 1 labels on the Kubernetes nodes, so that pods get assigned their proper IP address.

tomaka commented 3 years ago

cc #638