I am trying to use CoreOS (version 410.0.0 stable) installed on disk using cloud-config . Everything worked fine on first boot, but after a few days and some reboots the problem was introduced with etcd.
When I start the machine, the output generates a message like:
Failed to start Load cloud-config from /var/
<some output lines>
Failed to start Login service
Then, when I try to log into a valid user, the console output is:
CoreOS(stable)
Failed Units: 1
user-cloudinit@var-lib-coreos\x2install-user_data.service
devops@deis-server2~$
At this point, the system starts, but etcd is not registered with the discovery address present on cloud-config .
Anyone have an idea about this issue? But because after a reboot?