Merge pull request #25612 from guzj11/patch-35
Update environment-variable-expose-pod-information.mdpull/25700/head
commit
6349195338
|
@ -39,7 +39,7 @@ Together, these two ways of exposing Pod and Container fields are called the
|
|||
有两种方式可以将 Pod 和 Container 字段呈现给运行中的容器:
|
||||
|
||||
* 环境变量
|
||||
* [卷文件](/docs/resources-reference/{{< param "version" >}}/#downwardapivolumefile-v1-core)
|
||||
* [卷文件](/zh/docs/tasks/inject-data-application/downward-api-volume-expose-pod-information/#the-downward-api)
|
||||
|
||||
这两种呈现 Pod 和 Container 字段的方式统称为 *Downward API*。
|
||||
|
||||
|
|
Loading…
Reference in New Issue