Move Guide topic: Configuration Best Practices

This commit is contained in:
Andrew Chen
2017-03-15 17:41:59 -07:00
parent b65d0a30c9
commit ba34326fa0
9 changed files with 128 additions and 120 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ Pods and containers
* [Downward API: accessing system configuration from a pod](/docs/user-guide/downward-api/)
* [Images and registries](/docs/user-guide/images/)
* [Migrating from docker-cli to kubectl](/docs/user-guide/docker-cli-to-kubectl/)
* [Configuration Best Practices and Tips](/docs/user-guide/config-best-practices/)
* [Configuration Best Practices and Tips](/docs/concepts/configuration/overview/)
* [Assign pods to selected nodes](/docs/user-guide/node-selection/)
* [Perform a rolling update on a running group of pods](/docs/tasks/run-application/rolling-update-replication-controller/)