merge master to 1.10, with fixes (#7682)

This commit is contained in:
Jennifer Rondeau
2018-03-08 14:03:55 -05:00
committed by k8s-ci-robot
parent bb8c59a640
commit 44b51d6056
548 changed files with 11634 additions and 318622 deletions
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- thockin
title: Container Environment Variables
@@ -41,7 +41,7 @@ as are any environment variables specified statically in the Docker image.
A list of all services that were running when a Container was created is available to that Container as environment variables.
Those environment variables match the syntax of Docker links.
For a service named *foo* that maps to a container named *bar*,
For a service named *foo* that maps to a Container named *bar*,
the following variables are defined:
```shell
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- thockin
title: Container Lifecycle Hooks
+1 -1
View File
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- erictune
- thockin
title: Images