Reduce heading levels by 1.

This commit is contained in:
steveperry-53
2017-01-18 10:18:37 -08:00
parent 0f6b992771
commit 02d17ade5f
40 changed files with 178 additions and 187 deletions
@@ -16,7 +16,7 @@ application Container runs.
{% capture steps %}
### Creating a Pod that has an init Container
## Creating a Pod that has an init Container
In this exercise you create a Pod that has one application Container and one
init Container. The init Container runs to completion before the application