Merge pull request #23324 from bryk/changelog-fix

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2016-03-22 05:40:18 -07:00
commit 490ab398e5

View File

@ -44,10 +44,9 @@ API group): The Horizontal Pod Autoscaling feature now supports custom metrics
trigger scaling up and down the number of pods in your application. trigger scaling up and down the number of pods in your application.
* <strong>New GUI</strong> (dashboard) allows you to get started quickly and enables the same * <strong>New GUI</strong> (dashboard) allows you to get started quickly and enables the same
functionality found in the CLI as a more approachable and discoverable way of functionality found in the CLI as a more approachable and discoverable way of
interacting with the system. Note: the GUI is eanbled by default for new interacting with the system. Note: the GUI is enabled by default in 1.2 clusters.
cluster creation, however, it does not
<img src="docs/images/newgui.png" width="" alt="XXX image" title="XXX image tooltip"> <img src="docs/images/newgui.png" width="" alt="Dashboard UI screenshot showing cards that represent applications that run inside a cluster" title="Dashboard UI apps screen">
## Other notable improvements ## Other notable improvements