Merge branch 'master' into redirect-production-pods

This commit is contained in:
Steve Perry
2017-01-17 16:11:37 -08:00
committed by GitHub
9 changed files with 135 additions and 6 deletions
+1
View File
@@ -20,6 +20,7 @@ single thing, typically by giving a short sequence of steps.
* [Configuring Liveness and Readiness Probes](/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/)
* [Communicating Between Pods Running in the Same Container](/docs/tasks/configure-pod-container/communicate-containers-same-pod/)
* [Configuring Pod Initialization](/docs/tasks/configure-pod-container/configure-pod-initialization/)
* [Attaching Handlers to Container Lifecycle Events](/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/)
#### Accessing Applications in a Cluster