Skip to content

Commit 33ffcb6

Browse files
committed
[zh] add missing weight for concepts/workloads/pods
1 parent 6c4ea62 commit 33ffcb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/zh-cn/docs/concepts/workloads/pods/downward-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
title: Downward API
33
content_type: concept
4+
weight: 170
45
description: >
56
有两种方法可以将 Pod 和容器字段暴露给运行中的容器:环境变量和由特殊卷类型承载的文件。
67
这两种暴露 Pod 和容器字段的方法统称为 Downward API。
78
---
89
<!--
910
title: Downward API
1011
content_type: concept
12+
weight: 170
1113
description: >
1214
There are two ways to expose Pod and container fields to a running container:
1315
environment variables, and as files that are populated by a special volume type.

0 commit comments

Comments
 (0)