![]() Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Reduce CPU request of Dashboard addon **What this PR does / why we need it**: This PR reduces request of Dashboard addon to free up cluster resources for user pods and other addons. Dashboard is bound on memory and under-utilizes CPU **Release note**: ```release-note NONE ``` |
||
---|---|---|
.. | ||
dashboard-configmap.yaml | ||
dashboard-controller.yaml | ||
dashboard-rbac.yaml | ||
dashboard-secret.yaml | ||
dashboard-service.yaml | ||
MAINTAINERS.md | ||
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