Merge pull request #11013 from lavalamp/docs

Move admin related docs into docs/admin
This commit is contained in:
Tim Hockin 2015-07-13 20:25:44 -07:00
commit 43daea79f0
1 changed files with 1 additions and 1 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