Merge pull request #1953 from chadswen/dashboard-refactor

Kubernetes Dashboard v1.7.1 Refactor
This commit is contained in:
Brad Beam
2017-12-05 08:50:55 -06:00
committed by GitHub
7 changed files with 154 additions and 33 deletions

View File

@@ -143,7 +143,8 @@ helm_deployment_type: host
# K8s image pull policy (imagePullPolicy)
k8s_image_pull_policy: IfNotPresent
# Kubernetes dashboard (available at http://first_master:6443/ui by default)
# Kubernetes dashboard
# RBAC required. see docs/getting-started.md for access details.
dashboard_enabled: true
# Monitoring apps for k8s