No public IP on CoreOS ?!
Hi, I'm trying to work with this tutorial : https://www.digitalocean.com/community/tutorials/how-to-set-up-a-coreos-cluster-on-digitalocean
But I can't access any droplet over ssh : They don't have any interface with a public IP. They have a eth0 with a 169.254.* and an eth1 with a IPv6.
Also, when I connect to a droplet from a console, I have an error at the login :
Failed Units: 1
oem-cloudinit.service
I tried different versions of CoreOS but same problem.
Thanks