docs migration: Container Lifecycle Hooks into Concepts (#2564)

* initial commit for structure

* migrate Container Lifecycle Hooks and related files to Concepts

* update Concepts ToC

* fix formatting

* Formatting tweaks

* comment out What's next

* remove What's next

* Begin rewrite of container-lifecycle-hooks.md

* incremental update to edit

* Split Container Lifecycle Hooks into container-lifecycle-hooks.md and container-environment.md; change all referring links.

* Add concept template to volumes.md and images.md

* Apply changes for steveperry-53 feedback.

* fix format issue

* tweak formatting

* fix Concepts ToC

* update links

* add back changes to Concepts ToC

* fix a link

* update links
This commit is contained in:
Andrew Chen
2017-04-25 10:36:59 -07:00
committed by GitHub
parent b38c79dde8
commit 2f51937983
16 changed files with 8305 additions and 78 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ project](/docs/admin/salt).
## Security
* **Kubernetes Container Environment** ([docs/user-guide/container-environment](/docs/concepts/containers/container-lifecycle-hooks/)):
* **Kubernetes Container Environment** ([/docs/concepts/containers/container-environment-variables/](/docs/concepts/containers/container-environment-variables/)):
Describes the environment for Kubelet managed containers on a Kubernetes
node.