Skip to content

Commit b4709d2

Browse files
committed
[zh-cn] sync DaemonSet with en
Signed-off-by: tico88612 <[email protected]>
1 parent 296ab91 commit b4709d2

File tree

1 file changed

+6
-0
lines changed
  • content/zh-cn/docs/concepts/workloads/controllers

1 file changed

+6
-0
lines changed

content/zh-cn/docs/concepts/workloads/controllers/daemonset.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
title: DaemonSet
3+
api_metadata:
4+
- apiVersion: "apps/v1"
5+
kind: "DaemonSet"
36
description: >-
47
DaemonSet 定义了提供节点本地设施的 Pod。这些设施可能对于集群的运行至关重要,例如网络辅助工具,或者作为 add-on 的一部分。
58
content_type: concept
@@ -15,6 +18,9 @@ reviewers:
1518
- janetkuo
1619
- kow3ns
1720
title: DaemonSet
21+
api_metadata:
22+
- apiVersion: "apps/v1"
23+
kind: "DaemonSet"
1824
description: >-
1925
A DaemonSet defines Pods that provide node-local facilities. These might be fundamental to the operation of your cluster, such as a networking helper tool, or be part of an add-on.
2026
content_type: concept

0 commit comments

Comments
 (0)