Closed
Description
Summary
When I tried to install microk8s on an LXC container I've got the following error message
..
+ printf -- '\e[1;31mERROR: \033[0m the lxc profile for MicroK8s might be missing. \n'
ERROR: the lxc profile for MicroK8s might be missing.
+ printf -- '\t Refer to this help document to get MicroK8s working in with LXD: \n'
Refer to this help document to get MicroK8s working in with LXD:
+ printf -- '\t https://microk8s.io/docs/lxd \n'
https://microk8s.io/docs/lxd
..
But the link https://microk8s.io/docs/lxd
does not exist (ref
Line 26 in af64960
What Should Happen Instead?
Provide a link to the current documentation
Reproduction Steps
1.start an LXC container
2. run sudo snap install --classic microk8s