Skip to content

Commit f6123f5

Browse files
dblatetengqm
andauthored
Update pod-v1.md (#42098)
* Update pod-v1.md * Update content/zh-cn/docs/reference/kubernetes-api/workload-resources/pod-v1.md Co-authored-by: Qiming Teng <[email protected]> --------- Co-authored-by: Qiming Teng <[email protected]>
1 parent 6f60567 commit f6123f5

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/docs/reference/kubernetes-api/workload-resources

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/kubernetes-api/workload-resources/pod-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ PodSpec 是对 Pod 的描述。
681681
- **activeDeadlineSeconds** (int64)
682682
683683
在系统将主动尝试将此 Pod 标记为已失败并杀死相关容器之前,Pod 可能在节点上活跃的时长;
684-
市场计算基于 startTime 计算间(以秒为单位)。字段值必须是正整数。
684+
时长计算基于 startTime 计算(以秒为单位)。字段值必须是正整数。
685685
686686
<!--
687687
- **readinessGates** ([]PodReadinessGate)

0 commit comments

Comments
 (0)