standardize on - instead of _ in file names

This commit is contained in:
Daniel Smith
2015-07-10 12:39:25 -07:00
parent 2c333e4bc2
commit b1555956e9
38 changed files with 88 additions and 72 deletions

View File

@@ -82,7 +82,7 @@ Backend Namespace: default
First the frontend pod's information is printed. The pod name and
[namespace](../../docs/design/namespaces.md) are retreived from the
[Downward API](../../docs/downward_api.md). Next, `USER_VAR` is the name of
[Downward API](../../docs/downward-api.md). Next, `USER_VAR` is the name of
an environment variable set in the [pod
definition](show-rc.yaml). Then, the dynamic kubernetes environment
variables are scanned and printed. These are used to find the backend