kubernetes/cluster/addons/dashboard
Kubernetes Submit Queue 7ef11bd964
Merge pull request #59237 from tanshanshan/addons1
Automatic merge from submit-queue (batch tested with PRs 59767, 56454, 59237, 59730, 55479). 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>.

Change critical pods’ template to use priority

**What this PR does / why we need it**:
Change critical pods’ template to use priority
Thanks.
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
ref #57471

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2018-02-12 15:44:36 -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 #59237 from tanshanshan/addons1 2018-02-12 15:44:36 -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