Move Guide topic: Rolling Update Demo (#2850)

* Move Guide topic: Rolling Update Demo

* rename file
This commit is contained in:
Andrew Chen
2017-03-15 17:31:38 -07:00
committed by GitHub
parent d01672cd2d
commit b65d0a30c9
6 changed files with 114 additions and 108 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ Kubernetes satisfies a number of common needs of applications running in product
* [horizontal auto-scaling](/docs/user-guide/horizontal-pod-autoscaling/),
* [naming and discovery](/docs/user-guide/connecting-applications/),
* [load balancing](/docs/user-guide/services/),
* [rolling updates](/docs/user-guide/update-demo/),
* [rolling updates](/docs/tasks/run-application/rolling-update-replication-controller/),
* [resource monitoring](/docs/user-guide/monitoring/),
* [log access and ingestion](/docs/user-guide/logging/overview/),
* [support for introspection and debugging](/docs/user-guide/introspection-and-debugging/), and