microk8s: Unable to enable kubeflow using channel 1.16/edge/kubeflow

microk8s_kubeflow.txt Please run microk8s.inspect and attach the generated tarball to this issue.

We appreciate your feedback. Thank you for using microk8s. I am using the 1.16/edge/kubeflow channel and when i try microk8s.enable kubeflow the command hangs at this step

 microk8s.enable kubeflow
Enabling dns...
Enabling storage...
Enabling dashboard...
Enabling juju...
Deploying Kubeflow...

Any suggestion on how can i troubleshoot this ?

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 32 (13 by maintainers)

Most upvoted comments

@praveen049: Can you post the output from KUBEFLOW_DEBUG=true microk8s.enable kubeflow? That should output some more useful information

@knkski Based on the discussion on the thread for PR 785, it seems the fix was not merged. Is there any other solution or workaround to get it working ?

Thanks

@praveen049: It looks like the manual bootstrap command worked for you, so I’ve added in the flag that should fix things for you in PR #785.