Question
Can I manually assign a private IP address to a droplet in a VPC?
Is it possible to control which private IP address is assigned to a droplet within a VPC?
It seems the address is sequentially assigned from the VPC IP range, but I can’t find a way to control it.
For instance, I would like to assign a static IP to a DNS server within the VPC and make sure it will be the same if I have to later re-run my Terraform configuration from scratch.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Same here.
Wanted to make a HA setup with Pacemaker, but the Virtual IP does not work (also wanted to assign custom Private IPs, for which can’t find a way).
Unfortunately if this is not possible we will have to switch to another cloud provider, we have pretty strict rules for our infrastructures.
Thanks