• Home
  • LLMs
  • Docker
  • Kubernetes
  • Java
  • Ubuntu
  • Maven
  • Big Data
  • Archived
Kubernetes | MiniKube: Kubernetes Web UI (Dashboard)
See this page for more details about Kubernetes Web UI (Dashboard):
https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/

  • Open MiniKube dashboard:

    This command will launch MiniKube dashboard in your default browser.

  • Access MiniKube dashboard remotely:

    First, make sure to start the dashboard. You can either use the command above or you can use the option --url=true to start the dashboard and display the URL without opening a browser (this might be useful if you are starting the dashboard from a remote shell):

    To access the dashboard remotely, run the following command:

    To access MiniKube dashboard, open your favorite browser and copy paste the URL:
    http://192.168.2.22:8001/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/:
    MiniKube dashboard
© 2025  mtitek