-
install Ubuntu 18.10
-
upgrade
-
reboot
snap install lxd sudo lxd init
take all of the defaults EXCEPT IPV6 should be set to none since the conjure-up K8s install can only use lxdbr0 with IPv4 only
sudo usermod --append --groups lxd your_username
-
reboot
lxc list lxc launch ubuntu:18.04 lxc list lxc stop flexible-bug lxc list lxc delete flexible-bug lxc list
snap install conjure-up --classic conjure-up