diff --git a/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/cluster-role-v1.md b/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/cluster-role-v1.md
index 75da4d5138..fa55a40500 100644
--- a/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/cluster-role-v1.md
+++ b/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/cluster-role-v1.md
@@ -261,6 +261,10 @@ GET /apis/rbac.authorization.k8s.io/v1/clusterroles
}}">resourceVersionMatch
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
+
- **timeoutSeconds**(**查询参数**):integer
}}">timeoutSeconds
@@ -568,6 +572,10 @@ DELETE /apis/rbac.authorization.k8s.io/v1/clusterroles
}}">resourceVersionMatch
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
+
- **timeoutSeconds**(**查询参数**):integer
}}">timeoutSeconds
diff --git a/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/role-binding-v1.md b/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/role-binding-v1.md
index 4eb7185435..d3b6793c88 100644
--- a/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/role-binding-v1.md
+++ b/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/role-binding-v1.md
@@ -230,6 +230,8 @@ GET /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings
}}">resourceVersion
- **resourceVersionMatch** (*in query*): string
}}">resourceVersionMatch
+- **sendInitialEvents** (*in query*): boolean
+ }}">sendInitialEvents
- **timeoutSeconds** (*in query*): integer
}}">timeoutSeconds
- **watch** (*in query*): boolean
@@ -273,6 +275,10 @@ GET /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings
}}">resourceVersionMatch
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
+
- **timeoutSeconds** (**查询参数**): integer
}}">timeoutSeconds
@@ -316,6 +322,8 @@ GET /apis/rbac.authorization.k8s.io/v1/rolebindings
}}">resourceVersion
- **resourceVersionMatch** (*in query*): string
}}">resourceVersionMatch
+- **sendInitialEvents** (*in query*): boolean
+ }}">sendInitialEvents
- **timeoutSeconds** (*in query*): integer
}}">timeoutSeconds
- **watch** (*in query*): boolean
@@ -355,6 +363,10 @@ GET /apis/rbac.authorization.k8s.io/v1/rolebindings
}}">resourceVersionMatch
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
+
- **timeoutSeconds** (**查询参数**): integer
}}">timeoutSeconds
@@ -654,6 +666,8 @@ DELETE /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings
}}">resourceVersion
- **resourceVersionMatch** (*in query*): string
}}">resourceVersionMatch
+- **sendInitialEvents** (*in query*): boolean
+ }}">sendInitialEvents
- **timeoutSeconds** (*in query*): integer
}}">timeoutSeconds
-->
@@ -705,6 +719,10 @@ DELETE /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings
}}">resourceVersionMatch
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
+
- **timeoutSeconds** (**查询参数**): integer
}}">timeoutSeconds
diff --git a/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/role-v1.md b/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/role-v1.md
index a568f2b9cd..f16ee1f0c7 100644
--- a/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/role-v1.md
+++ b/content/zh-cn/docs/reference/kubernetes-api/authorization-resources/role-v1.md
@@ -212,6 +212,8 @@ GET /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles
}}">resourceVersion
- **resourceVersionMatch** (*in query*): string
}}">resourceVersionMatch
+- **sendInitialEvents** (*in query*): boolean
+ }}">sendInitialEvents
- **timeoutSeconds** (*in query*): integer
}}">timeoutSeconds
- **watch** (*in query*): boolean
@@ -255,6 +257,10 @@ GET /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles
}}">resourceVersionMatch
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
+
- **timeoutSeconds**(**查询参数**):integer
}}">timeoutSeconds
@@ -300,6 +306,8 @@ GET /apis/rbac.authorization.k8s.io/v1/roles
}}">resourceVersion
- **resourceVersionMatch** (*in query*): string
}}">resourceVersionMatch
+- **sendInitialEvents** (*in query*): boolean
+ }}">sendInitialEvents
- **timeoutSeconds** (*in query*): integer
}}">timeoutSeconds
- **watch** (*in query*): boolean
@@ -339,6 +347,10 @@ GET /apis/rbac.authorization.k8s.io/v1/roles
}}">resourceVersionMatch
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
+
- **timeoutSeconds**(**查询参数**):integer
}}">timeoutSeconds
@@ -653,6 +665,8 @@ DELETE /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles
}}">resourceVersion
- **resourceVersionMatch** (*in query*): string
}}">resourceVersionMatch
+- **sendInitialEvents** (*in query*): boolean
+ }}">sendInitialEvents
- **timeoutSeconds** (*in query*): integer
}}">timeoutSeconds
-->
@@ -704,6 +718,11 @@ DELETE /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles
}}">resourceVersionMatch
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
+
+
- **timeoutSeconds**(**查询参数**):integer
}}">timeoutSeconds
diff --git a/content/zh-cn/docs/reference/kubernetes-api/workload-resources/cron-job-v1.md b/content/zh-cn/docs/reference/kubernetes-api/workload-resources/cron-job-v1.md
index 09bed5498e..35249e266c 100644
--- a/content/zh-cn/docs/reference/kubernetes-api/workload-resources/cron-job-v1.md
+++ b/content/zh-cn/docs/reference/kubernetes-api/workload-resources/cron-job-v1.md
@@ -120,7 +120,7 @@ CronJobSpec 描述了作业的执行方式和实际将运行的时间。
- **timeZone** (string)
@@ -133,12 +133,13 @@ CronJobSpec 描述了作业的执行方式和实际将运行的时间。
如果时区名称在 CronJob 的生命周期内或由于主机配置更改而变得无效,该控制器将停止创建新的 Job,
并将创建一个原因为 UnknownTimeZone 的系统事件。更多信息,请请参阅
https://kubernetes.io/zh-cn/docs/concepts/workloads/controllers/cron-jobs/#time-zones。
- 这是 Beta 字段,必须通过 `CronJobTimeZone` 特性门控启用。
- **concurrencyPolicy** (string)
@@ -501,11 +502,19 @@ GET /apis/batch/v1/namespaces/{namespace}/cronjobs
}}">resourceVersionMatch
-->
-
- **resourceVersionMatch** (**查询参数**): string
}}">resourceVersionMatch
+
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
+
-
-- **resourceVersionMatch** (*in query*): string
+- **resourceVersionMatch** (**查询参数**): string
}}">resourceVersionMatch
+
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
+
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
+
- **template** (}}">PodTemplateSpec), 必需
描述将要创建的 Pod 的对象。DaemonSet 将在与模板的节点选择器匹配的每个节点上
- (如果未指定节点选择器,则在每个节点上)准确创建此 Pod 的副本。
- 更多信息: https://kubernetes.io/zh-cn/concepts/workloads/controllers/replicationcontroller#pod-template
+ (如果未指定节点选择器,则在每个节点上)准确创建此 Pod 的副本。`template.spec.restartPolicy`
+ 唯一被允许配置的值是 "Always"。更多信息:
+ https://kubernetes.io/zh-cn/concepts/workloads/controllers/replicationcontroller#pod-template
- **resourceVersion** (**查询参数**): string
@@ -643,6 +648,9 @@ GET /apis/apps/v1/namespaces/{namespace}/daemonsets
}}">resourceVersionMatch
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
- **resourceVersion** (**查询参数**): string
@@ -763,6 +775,9 @@ GET /apis/apps/v1/daemonsets
}}">resourceVersionMatch
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents
- **resourceVersion** (**查询参数**): string
@@ -1476,6 +1495,9 @@ DELETE /apis/apps/v1/namespaces/{namespace}/daemonsets
}}">resourceVersionMatch
+- **sendInitialEvents** (**查询参数**): boolean
+
+ }}">sendInitialEvents