Nips/tucks to 1.2 import, image additions, SASS fix for tables and code overflow

This commit is contained in:
John Mulhausen
2016-03-07 13:05:16 +00:00
parent 3b11ca76e4
commit 869e7de45a
48 changed files with 3033 additions and 2933 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
Following this example, you will create a pod with a container that consumes the pod's name and
namespace using the [downward API](http://kubernetesio/docs/user-guide/downward-api/).
namespace using the [downward API](http://kubernetes.io/docs/user-guide/downward-api/).
## Step Zero: Prerequisites