Top "Kubernetes-dashboard" questions

Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters.

Kubernetes dashboard: Get https://10.96.0.1:443/version: dial tcp 10.96.0.1:443: i/o timeout

I have a Kubernetes cluster in vagrant (1.14.0) and installed calico. I have installed the kubernetes dashboard. When I use kubectl …

kubernetes kubelet kubernetes-dashboard calico
How to access Kubernetes Dashboard from outside network

I am trying to access the kubernetes Dashboard using the Token method outside the network. I ran these 2 commands to …

kubernetes kubernetes-dashboard
How to log in to the microk8s Kubernetes Dashboard?

I enabled the dashboard in microk8s: microk8s.enable dns dashboard I found its IP address: microk8s.kubectl …

kubernetes-dashboard microk8s
kubernetes dashboard error : 'Metric client health check failed: the server could not find the requested resource (get services heapster).'

I'm new in kubernetes world, so forgive me if i'm writing mistake. I'm trying to deploy kubernetes dashboard My cluster …

kubernetes kubernetes-dashboard