Improve docs for assigning reserved IP
complete
Sam Brown
Make it clearer that the IP in the curl commands is actually a genuine DigitalOcean owned IP and that the user needs to hit the curl command as in the example, whilst SSH'd into the droplet.
I was getting confused thinking that my droplet had a metadata API exposed so was changing the IP for my droplet's own IP and curling it externally.
Also, have an example of the full set anchor metadata; if the user uses an IP other-than the
anchor gateway
IP in the next command, they'll get disconnected and have to power cycle the droplet. This could be avoided with some improved docs.Thanks!
Sharmita Das
complete
Brian Boucheron
Thanks for the feedback! I've updated the docs to make it more clear that you need to hit the metadata endpoint from the Droplet, and a few other small changes. This should go live shortly. Thanks again!