Getting started with Juju and Kubernetes

Hi @doismellburning, that sounds like a thorn in the docs. The page you’ve found assumes that you already have a controller available, which was necessary earlier in Juju’s life.

To bootstrap, you need to specify a cloud:

juju bootstrap microk8s <controller-name>

Could you please try the instructions on this page? They’re more recent than that one.