How to migrate from stable to beta CoreOS?
Easy peasy:
edit /etc/coreos/update.conf file and change from GROUP=stable to GROUP=beta
after that do
sudo systemctl restart update-engine
and watch logs
journalctl -f -u update-engine
The blog about containerisation, virtual machines and useful shell snippets and findings