Skip to content

Dead documentation link #4052

Closed
Closed
@r00ta

Description

@r00ta

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

printf -- '\t https://microk8s.io/docs/lxd \n'
)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions