DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to Enable and Use the Minikube Dashboard

2 years ago thenewstack.io

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

A lightweight virtual machine implementation, Minkube is one of https://thenewstack.io/install-minikube-on-ubuntu-linux-for-easy-kubernetes-development/ to easily deploy a local Kubernetes environment for development purposes. With such an environment, you can not only learn the ins and outs of Kubernetes, but you can also begin your development journey.

One of the complications with the Kubernetes Dashboard is that, although it’s very simple to access from the machine hosting the cluster, you have to go through an extra step to access it anywhere beyond that.

Log in to the machine hosting your Minkube Kubernetes cluster and open a terminal window.

The first is to find out the IP address of the machine hosting the Kubernetes cluster.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com