Skip to content

Commit

Permalink
Documentation update
Browse files Browse the repository at this point in the history
Fixed link and its description
  • Loading branch information
manishbansal8843 authored Oct 4, 2019
1 parent c51b1d6 commit 7001b70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Pod fields and Container fields.
There are two ways to expose Pod and Container fields to a running Container:

* Environment variables
* [DownwardAPIVolumeFiles](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#downwardapivolumefile-v1-core)
* [Volume Files](/docs/tasks/inject-data-application/downward-api-volume-expose-pod-information/)

Together, these two ways of exposing Pod and Container fields are called the
*Downward API*.
Expand Down

0 comments on commit 7001b70

Please sign in to comment.