add explicit titles to docs

This commit is contained in:
Ben Balter
2016-12-15 15:16:54 -05:00
parent 2a0c64f9bd
commit bfa604351f
291 changed files with 409 additions and 212 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
assignees:
- bgrant0607
- mikedanese
title: Using the Downward API to Convey Pod Properties
---
It is sometimes useful for a container to have information about itself, but we
@@ -1,4 +1,5 @@
---
title: Downward API Volumes
---
Following this example, you will create a pod with a downward API volume.