Questions tagged [kubernetes-dashboard]

Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage applications running in the cluster and troubleshoot them, as well as manage the cluster itself.

Dashboard documentation can be found on Wiki pages.

212 questions
-1
votes
1 answer

Can I deploy Kubernetes Dashboard in offline environment?

I'm new to Kubernetes. Recently, I was successfull to manage kubernetes with online server. But, when I move to isolated area (offline server) all of my environment running well except when I deploy some images. The different just internet…
-1
votes
1 answer

How to fix host-port issue on kubernetes dashboard setup on linux?

In the Amazon Linux machine while trying to install a Kubernetes dashboard there was an error which is been unpredictable. This is a new Amazon Linux server in AWS,there was an error while installing the Kubernetes dashboard regarding host and port…
1 2 3
14
15