Deprecation complete: container-environment ... (#3536)

This commit is contained in:
Steve Perry
2017-04-25 18:03:58 -07:00
committed by GitHub
parent ecae0f436c
commit f83c5874a8
13 changed files with 21 additions and 61 deletions
@@ -4,6 +4,9 @@ assignees:
- kevin-wangzefeng
- bsalamat
title: Assigning Pods to Nodes
redirect_from:
- "/docs/user-guide/node-selection/"
- "/docs/user-guide/node-selection/index.html"
---
You can constrain a [pod](/docs/concepts/workloads/pods/pod/) to only be able to run on particular [nodes](/docs/concepts/nodes/node/) or to prefer to
@@ -3,6 +3,9 @@ assignees:
- mikedanese
- thockin
title: Container Lifecycle Hooks
redirect_from:
- "/docs/user-guide/container-environment/"
- "/docs/user-guide/container-environment.html"
---
{% capture overview %}
+3
View File
@@ -3,6 +3,9 @@ assignees:
- erictune
- thockin
title: Images
redirect_from:
- "/docs/user-guide/images/"
- "/docs/user-guide/images.html"
---
{% capture overview %}
@@ -5,6 +5,9 @@ assignees:
- saad-ali
- thockin
title: Persistent Volumes
redirect_from:
- "/docs/user-guide/persistent-volumes/"
- "/docs/user-guide/persistent-volumes/index.html"
---
This document describes the current state of `PersistentVolumes` in Kubernetes. Familiarity with [volumes](/docs/concepts/storage/volumes/) is suggested.
+3
View File
@@ -5,6 +5,9 @@ assignees:
- saad-ali
- thockin
title: Volumes
redirect_from:
- "/docs/user-guide/volumes/"
- "/docs/user-guide/volumes.html"
---
{% capture overview %}
@@ -1,5 +1,11 @@
---
title: Exposing Pod Information to Containers Using the Downward API
redirect_from:
- "/docs/user-guide/downward-api/"
- "/docs/user-guide/downward-api/index.html"
redirect_from:
- "/docs/user-guide/downward-api/volume/"
- "/docs/user-guide/downward-api/volume/index.html"
---
{% capture overview %}
-7
View File
@@ -1,7 +0,0 @@
---
title: Container Lifecycle Hooks
---
{% include user-guide-content-moved.md %}
[Container Lifecycle Hooks](/docs/concepts/containers/container-lifecycle-hooks/)
-10
View File
@@ -1,10 +0,0 @@
---
assignees:
- bgrant0607
- mikedanese
title: Using the Downward API to Convey Pod Properties
---
{% include user-guide-content-moved.md %}
[Exposing Pod Information to Containers Using a DownwardAPIVolumeFile](/docs/tasks/configure-pod-container/downward-api-volume-expose-pod-information/)
@@ -1,7 +0,0 @@
---
title: Downward API Volumes
---
{% include user-guide-content-moved.md %}
[Exposing Pod Information to Containers Using a DownwardAPIVolumeFile](/docs/tasks/configure-pod-container/downward-api-volume-expose-pod-information/)
-7
View File
@@ -1,7 +0,0 @@
---
title: Images
---
{% include user-guide-content-moved.md %}
[Images](/docs/concepts/containers/images/)
-11
View File
@@ -1,11 +0,0 @@
---
assignees:
- davidopp
- kevin-wangzefeng
- bsalamat
title: Assigning Pods to Nodes
---
{% include user-guide-content-moved.md %}
[Assigning Pods to Nodes](/docs/concepts/configuration/assign-pod-node/)
@@ -1,12 +0,0 @@
---
assignees:
- jsafrane
- mikedanese
- saad-ali
- thockin
title: Persistent Volumes
---
{% include user-guide-content-moved.md %}
[Persistent Volumes](/docs/concepts/storage/persistent-volumes/)
-7
View File
@@ -1,7 +0,0 @@
---
title: Volumes
---
{% include user-guide-content-moved.md %}
[Volumes](/docs/concepts/storage/volumes/)