Commit c312d823 authored by Saad Ali's avatar Saad Ali

Merge pull request #8727 from pmorie/downward-api-docs

Change reference to downward api pod to link in doc
parents 7493ed0f a4045d7d
...@@ -14,7 +14,7 @@ started](../../docs/getting-started-guides) for installation instructions for yo ...@@ -14,7 +14,7 @@ started](../../docs/getting-started-guides) for installation instructions for yo
Containers consume the downward API using environment variables. The downward API allows Containers consume the downward API using environment variables. The downward API allows
containers to be injected with the name and namespace of the pod the container is in. containers to be injected with the name and namespace of the pod the container is in.
Use the `examples/downward-api/dapi-pod.yaml` file to create a Pod with a container that consumes the Use the [`examples/downward-api/dapi-pod.yaml`](dapi-pod.yaml) file to create a Pod with a container that consumes the
downward API. downward API.
```shell ```shell
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment