config best practices doc edits

This commit is contained in:
Amy Unruh
2015-12-03 15:53:33 -08:00
parent 3415f1dfc2
commit b1f99ecdbf
6 changed files with 131 additions and 26 deletions

View File

@@ -125,7 +125,7 @@ If you don't have much familiarity with Kubernetes, we recommend you read the fo
* [Downward API: accessing system configuration from a pod](downward-api.md)
* [Images and registries](images.md)
* [Migrating from docker-cli to kubectl](docker-cli-to-kubectl.md)
* [Tips and tricks when working with config](config-best-practices.md)
* [Configuration Best Practices and Tips](config-best-practices.md)
* [Assign pods to selected nodes](node-selection/)
* [Perform a rolling update on a running group of pods](update-demo/)