question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`microk8s dashboard-proxy` produces `https://N/A:10443`

See original GitHub issue

Generated tarball to this issue. inspection-report-20200618_225707.tar.gz

  • Installed the latest microk8s fresh on Windows 10 using microk8s-installer.exe
  • Ran microk8s enable dashboard dns registry
  • List of pods appears healthy and running: microk8s kubectl get pods -A

However, attempting access to dashboard provides an unexpected URL and is not accessible at https://127.0.0.1:10433.

$ microk8s dashboard-proxy
Checking if Dashboard is running.
Waiting for Dashboard to come up.
Dashboard will be available at **https://N/A:10443**
Use the following token to login:
e...[omitted for brevity]..w
Forwarding from 0.0.0.0:10443 -> 8443

What is causing the “N/A” to appear? https://N/A:10443

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
mircotamburinicommented, Nov 6, 2020

Same problem with win 10 pro and virtualbox… no problem with minikube

0reactions
stale[bot]commented, Oct 9, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

microk8s dashboard-proxy produces https://N/A:10443 #1327
Installed the latest microk8s fresh on Windows 10 using microk8s-installer.exe · Ran microk8s enable dashboard dns registry · List of pods appears ...
Read more >
Addon: dashboard - MicroK8s
The standard Kubernetes Dashboard is a convenient way to keep track of the activity and resource use of MicroK8s. On all platforms, you...
Read more >
Command reference - MicroK8s
MicroK8s is the simplest production-grade upstream K8s. Lightweight and focused. Single command install on Linux, Windows and macOS.
Read more >
Troubleshooting - MicroK8s
It is important to recognise that things can go wrong. But MicroK8s gives you tools to help work out what has gone wrong,...
Read more >
Release notes - MicroK8s
The microk8s.dashboard-proxy command makes it easier to access the dashboard. The microk8s.dbctl command allows for backing up the cluster's datastore.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found