Update index.md

This commit is contained in:
johndmulhausen
2016-05-19 16:59:48 -05:00
parent b4216e2aad
commit c51b2bd7b5
+1 -1
View File
@@ -56,7 +56,7 @@ that means that it exists as long as that pod (with that UID) exists. If that
pod is deleted for any reason, even if an identical replacement is created, the
related thing (e.g. volume) is also destroyed and created anew.
![pod diagram](/images/docs/pod.svg)
![pod diagram](/images/docs/pod.svg){: style="max-width: 50%" }
*A multi-container pod that contains a file puller and a
web server that uses a persistent volume for shared storage between the containers.*