kubernetes/cluster/addons/dashboard
Kubernetes Submit Queue 8bd5a46016
Merge pull request #57192 from kawych/dashboard
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
```
2017-12-21 09:10:33 -08:00
..
dashboard-configmap.yaml Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
dashboard-controller.yaml Merge pull request #57192 from kawych/dashboard 2017-12-21 09:10:33 -08:00
dashboard-rbac.yaml Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
dashboard-secret.yaml Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
dashboard-service.yaml Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
MAINTAINERS.md Set kubernetes-dashboard as the default UI addon 2016-02-05 13:36:37 +01:00
README.md Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00

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

Analytics