mirror of https://github.com/k3s-io/k3s
![]() This update includes significant refactoring. It moves almost all of the logic into bash scripts, modeled after the `gci` cluster scripts. The primary differences between the two are the following: 1. Use of the `/opt/kubernetes` directory over `/home/kubernetes` 2. Support for rkt as a runtime 3. No use of logrotate 4. No use of `/etc/default/` 5. No logic related to noexec mounts or gci-specific firewall-stuff |
||
---|---|---|
.. | ||
MAINTAINERS.md | ||
README.md | ||
dashboard-controller.yaml | ||
dashboard-service.yaml |
README.md
Kubernetes Dashboard
==============
Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage applications running in the cluster, troubleshoot them, as well as manage the cluster itself.
Learn more at: https://github.com/kubernetes/dashboard