Add Kubernetes Dashboard warning and improve changelog

This commit is contained in:
Dalton Hubble
2017-12-09 22:38:27 -08:00
parent 85e6783503
commit 831a5c976c
2 changed files with 14 additions and 2 deletions

View File

@ -1,5 +1,8 @@
# Kubernetes Dashboard
!!! warning
The Kubernetes Dashboard takes [unusual approaches](https://github.com/kubernetes/dashboard/wiki/Access-control#authorization-header) to security and is often a point of security escalations. We recommend you do don't deploy it and get familiar with `kubectl`, if possible.
The Kubernetes [Dashboard](https://github.com/kubernetes/dashboard) provides a web UI to manage a Kubernetes cluster for those who prefer an alternative to `kubectl`.
## Create