Dashboard

General-purpose web UI for Kubernetes clusters
Alternatives To Dashboard
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Authelia17,40624 hours ago64October 28, 201999apache-2.0Go
The Single Sign-On Multi-Factor portal for web apps
Dashboard12,9851512 hours ago72July 07, 2023157apache-2.0Go
General-purpose web UI for Kubernetes clusters
Authentik4,61944 hours ago321August 05, 2023435otherPython
The authentication glue you need.
Ml Workspace2,816
10 months ago5apache-2.0Jupyter Notebook
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Containerssh2,360
2 months ago15May 31, 202345apache-2.0Go
ContainerSSH: Launch containers on demand
Aws Iam Authenticator2,0456416 hours ago52August 10, 202330apache-2.0Go
A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
Kubebox2,02126 months ago30April 09, 202238mitJavaScript
⎈❏ Terminal and Web console for Kubernetes
Traefik Forward Auth1,879
a month ago1June 24, 2021103mitGo
Minimal forward authentication service that provides Google/OpenID oauth based login and authentication for the traefik reverse proxy
Kubelogin1,32628 days ago113June 24, 202378apache-2.0Go
kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login)
Starhackit1,2874a day ago20September 22, 201613unlicenseJavaScript
StarHackIt: React/Native/Node fullstack starter kit with authentication and authorisation, data backed by SQL, the infrastructure deployed with GruCloud
Alternatives To Dashboard
Select To Compare


Alternative Project Comparisons
Readme

Kubernetes Dashboard

Go Report Card Coverage Status GitHub release License

Introduction

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 UI workloads page

Getting Started

IMPORTANT: Read the Access Control guide before performing any further steps. The default Dashboard deployment contains a minimal set of RBAC privileges needed to run.

Installation

Kubernetes Dashboard supports both Helm and Manifest-based installation. Since release v3.0.0 using Helm Chart should be faster and simpler in general as it will install dependencies such as cert-manager, nginx-ingress-controller and metrics-server for you. In case you are using different software to handle certificates, ingress/egress traffic, etc. it is possible to disable those dependencies by overriding helm chart values.

Helm

You can install Dashboard using Helm as described here.

Manifest

You can install Dashboard using kubectl as described in the installation instructions that can be found in the latest release.

Access

You can access Dashboard as described in the instructions that can be found in the access guide.

Create An Authentication Token (RBAC)

To find out how to create sample user and log in follow Creating sample user guide.

NOTE:

  • Kubeconfig Authentication method does not support external identity providers or certificate-based authentication.
  • Metrics-Server has to be running in the cluster for the metrics and graphs to be available. Read more about it in Integrations guide.

Documentation

Dashboard documentation can be found on docs directory which contains:

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Contribution

Learn how to start contributing to the Contributing Guideline.

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

License

Apache License 2.0


Copyright 2019 The Kubernetes Dashboard Authors

Popular Kubernetes Projects
Popular Authentication Projects
Popular Virtualization Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Golang
Authentication
Kubernetes
Dashboard
Rbac