Thread user guide docs together with "What's next" sections, and add a couple missing TOCs.

This commit is contained in:
Brian Grant
2015-07-14 06:40:25 +00:00
parent 5e5ffbb650
commit d56138ba03
9 changed files with 78 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ Youve deployed your application and exposed it via a service. Now what? Kuber
- [Updating your application without a service outage](#updating-your-application-without-a-service-outage)
- [In-place updates of resources](#in-place-updates-of-resources)
- [Disruptive updates](#disruptive-updates)
- [What's next?](#what's-next?)
<!-- END MUNGE: GENERATED_TOC -->
@@ -396,6 +397,10 @@ replicationcontrollers/my-nginx-v4
replicationcontrollers/my-nginx-v4
```
## What's next?
[Learn about how to use `kubectl` for application introspection and debugging.](introspection-and-debugging.md)
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/managing-deployments.md?pixel)]()