@@ -50,7 +50,8 @@ PodTemplate 描述一种模板,用来为预定义的 Pod 生成副本。
5050 <!--
5151 Template defines the pods that will be created from this pod template. https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
5252 -->
53- template 定义将基于此 Pod 模板所创建的 Pod。
53+
54+ ` template ` 定义将基于此 Pod 模板所创建的 Pod。
5455 https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
5556
5657## PodTemplateSpec {#PodTemplateSpec}
@@ -67,6 +68,7 @@ PodTemplateSpec 描述基于某模板所创建的 Pod 所应具有的数据。
6768 <!--
6869 Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
6970 -->
71+
7072 标准的对象元数据。更多信息:
7173 https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
7274
@@ -75,6 +77,7 @@ PodTemplateSpec 描述基于某模板所创建的 Pod 所应具有的数据。
7577 <!--
7678 Specification of the desired behavior of the pod. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
7779 -->
80+
7881 Pod 预期行为的规约。更多信息:
7982 https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
8083
@@ -96,6 +99,7 @@ PodTemplateList 是 PodTemplate 对象的列表。
9699 <!--
97100 Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
98101 -->
102+
99103 标准的列表元数据。更多信息:
100104 https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
101105
@@ -107,6 +111,7 @@ PodTemplateList 是 PodTemplate 对象的列表。
107111 <!--
108112 List of pod templates
109113 -->
114+
110115 PodTemplate 对象列表。
111116
112117<!--
@@ -139,21 +144,21 @@ GET /api/v1/namespaces/{namespace}/podtemplates/{name}
139144
140145 name of the PodTemplate
141146-->
142- - ** name** (** 路径参数** ):string,必需
147+ - ** name** (** 路径参数** ):string,必需
143148
144149 PodTemplate 的名称。
145150
146151<!--
147152- **namespace** (*in path*): string, required
148153-->
149- - ** namespace** (** 路径参数** ):string,必需
154+ - ** namespace** (** 路径参数** ):string,必需
150155
151156 <a href="{{< ref "../common-parameters/common-parameters#namespace" >}}">namespace</a >
152157
153158<!--
154159- **pretty** (*in query*): string
155160-->
156- - ** pretty** (** 查询参数** ):string
161+ - ** pretty** (** 查询参数** ):string
157162
158163 <a href="{{< ref "../common-parameters/common-parameters#pretty" >}}">pretty</a >
159164
@@ -185,63 +190,63 @@ GET /api/v1/namespaces/{namespace}/podtemplates
185190<!--
186191- **namespace** (*in path*): string, required
187192-->
188- - ** namespace** (** 路径参数** ):string,必需
193+ - ** namespace** (** 路径参数** ):string,必需
189194
190195 <a href="{{< ref "../common-parameters/common-parameters#namespace" >}}">namespace</a >
191196
192197<!--
193198- **allowWatchBookmarks** (*in query*): boolean
194199-->
195- - ** allowWatchBookmarks** (** 查询参数** ):boolean
200+ - ** allowWatchBookmarks** (** 查询参数** ):boolean
196201
197202 <a href="{{< ref "../common-parameters/common-parameters#allowWatchBookmarks" >}}">allowWatchBookmarks</a >
198203
199204<!--
200205- **continue** (*in query*): string
201206-->
202- - ** continue** (** 查询参数** ):string
207+ - ** continue** (** 查询参数** ):string
203208
204209 <a href="{{< ref "../common-parameters/common-parameters#continue" >}}">continue</a >
205210
206211<!--
207212- **fieldSelector** (*in query*): string
208213-->
209- - ** fieldSelector** (** 查询参数** ):string
214+ - ** fieldSelector** (** 查询参数** ):string
210215
211216 <a href="{{< ref "../common-parameters/common-parameters#fieldSelector" >}}">fieldSelector</a >
212217
213218<!--
214219- **labelSelector** (*in query*): string
215220-->
216- - ** labelSelector** (** 查询参数** ):string
221+ - ** labelSelector** (** 查询参数** ):string
217222
218223 <a href="{{< ref "../common-parameters/common-parameters#labelSelector" >}}">labelSelector</a >
219224
220225<!--
221226- **limit** (*in query*): integer
222227-->
223- - ** limit** (** 查询参数** ):integer
228+ - ** limit** (** 查询参数** ):integer
224229
225230 <a href="{{< ref "../common-parameters/common-parameters#limit" >}}">limit</a >
226231
227232<!--
228233- **pretty** (*in query*): string
229234-->
230- - ** pretty** (** 查询参数** ):string
235+ - ** pretty** (** 查询参数** ):string
231236
232237 <a href="{{< ref "../common-parameters/common-parameters#pretty" >}}">pretty</a >
233238
234239<!--
235240- **resourceVersion** (*in query*): string
236241-->
237- - ** resourceVersion** (** 查询参数** ):string
242+ - ** resourceVersion** (** 查询参数** ):string
238243
239244 <a href="{{< ref "../common-parameters/common-parameters#resourceVersion" >}}">resourceVersion</a >
240245
241246<!--
242247- **resourceVersion** (*in query*): string
243248-->
244- - ** resourceVersion** (** 查询参数** ):string
249+ - ** resourceVersion** (** 查询参数** ):string
245250
246251 <a href="{{< ref "../common-parameters/common-parameters#resourceVersionMatch" >}}">resourceVersionMatch</a >
247252
@@ -250,21 +255,30 @@ GET /api/v1/namespaces/{namespace}/podtemplates
250255
251256 <a href="{{< ref "../common-parameters/common-parameters#sendInitialEvents" >}}">sendInitialEvents</a>
252257-->
253- - ** sendInitialEvents** ( ** 查询参数** ) : boolean
258+ - ** sendInitialEvents** ( ** 查询参数** ) : boolean
254259
255260 <a href="{{< ref "../common-parameters/common-parameters#sendInitialEvents" >}}">sendInitialEvents</a >
256261
262+ <!--
263+ - **shardSelector** (*in query*): string
264+
265+ <a href="{{< ref "../common-parameters/common-parameters#shardSelector" >}}">shardSelector</a>
266+ -->
267+ - ** shardSelector** (** 查询参数** ): string
268+
269+ <a href="{{< ref "../common-parameters/common-parameters#shardSelector" >}}">shardSelector</a >
270+
257271<!--
258272- **timeoutSeconds** (*in query*): integer
259273-->
260- - ** timeoutSeconds** (** 查询参数** ):integer
274+ - ** timeoutSeconds** (** 查询参数** ):integer
261275
262276 <a href="{{< ref "../common-parameters/common-parameters#timeoutSeconds" >}}">timeoutSeconds</a >
263277
264278<!--
265279- **watch** (*in query*): boolean
266280-->
267- - ** watch** (** 查询参数** ):boolean
281+ - ** watch** (** 查询参数** ):boolean
268282
269283 <a href="{{< ref "../common-parameters/common-parameters#watch" >}}">watch</a >
270284
@@ -296,14 +310,14 @@ GET /api/v1/podtemplates
296310<!--
297311- **allowWatchBookmarks** (*in query*): boolean
298312-->
299- - ** allowWatchBookmarks** (** 查询参数** ):boolean
313+ - ** allowWatchBookmarks** (** 查询参数** ):boolean
300314
301315 <a href="{{< ref "../common-parameters/common-parameters#allowWatchBookmarks" >}}">allowWatchBookmarks</a >
302316
303317<!--
304318- **continue** (*in query*): string
305319-->
306- - ** continue** (** 查询参数** ):string
320+ - ** continue** (** 查询参数** ):string
307321
308322 <a href="{{< ref "../common-parameters/common-parameters#continue" >}}">continue</a >
309323
@@ -354,10 +368,19 @@ GET /api/v1/podtemplates
354368
355369 <a href="{{< ref "../common-parameters/common-parameters#sendInitialEvents" >}}">sendInitialEvents</a>
356370-->
357- - ** sendInitialEvents** ( ** 查询参数** ) : boolean
371+ - ** sendInitialEvents** ( ** 查询参数** ) : boolean
358372
359373 <a href="{{< ref "../common-parameters/common-parameters#sendInitialEvents" >}}">sendInitialEvents</a >
360374
375+ <!--
376+ - **shardSelector** (*in query*): string
377+
378+ <a href="{{< ref "../common-parameters/common-parameters#shardSelector" >}}">shardSelector</a>
379+ -->
380+ - ** shardSelector** (** 查询参数** ): string
381+
382+ <a href="{{< ref "../common-parameters/common-parameters#shardSelector" >}}">shardSelector</a >
383+
361384<!--
362385- **timeoutSeconds** (*in query*): integer
363386-->
@@ -669,14 +692,14 @@ DELETE /api/v1/namespaces/{namespace}/podtemplates/{name}
669692<!--
670693- **pretty** (*in query*): string
671694-->
672- - ** pretty** (** 查询参数** ):string
695+ - ** pretty** (** 查询参数** ):string
673696
674697 <a href="{{< ref "../common-parameters/common-parameters#pretty" >}}">pretty</a >
675698
676699<!--
677700- **propagationPolicy** (*in query*): string
678701-->
679- - ** propagationPolicy** (** 查询参数** ):string
702+ - ** propagationPolicy** (** 查询参数** ):string
680703
681704 <a href="{{< ref "../common-parameters/common-parameters#propagationPolicy" >}}">propagationPolicy</a >
682705
@@ -710,7 +733,7 @@ DELETE /api/v1/namespaces/{namespace}/podtemplates
710733<!--
711734- **namespace** (*in path*): string, required
712735-->
713- - ** namespace** (** 路径参数** ):string,必需
736+ - ** namespace** (** 路径参数** ):string,必需
714737
715738 <a href="{{< ref "../common-parameters/common-parameters#namespace" >}}">namespace</a >
716739
@@ -719,28 +742,28 @@ DELETE /api/v1/namespaces/{namespace}/podtemplates
719742<!--
720743- **continue** (*in query*): string
721744-->
722- - ** continue** (** 查询参数** ):string
745+ - ** continue** (** 查询参数** ):string
723746
724747 <a href="{{< ref "../common-parameters/common-parameters#continue" >}}">continue</a >
725748
726749<!--
727750- **dryRun** (*in query*): string
728751-->
729- - ** dryRun** (** 查询参数** ):string
752+ - ** dryRun** (** 查询参数** ):string
730753
731754 <a href="{{< ref "../common-parameters/common-parameters#dryRun" >}}">dryRun</a >
732755
733756<!--
734757- **fieldSelector** (*in query*): string
735758-->
736- - ** fieldSelector** (** 查询参数** ):string
759+ - ** fieldSelector** (** 查询参数** ):string
737760
738761 <a href="{{< ref "../common-parameters/common-parameters#fieldSelector" >}}">fieldSelector</a >
739762
740763<!--
741764- **gracePeriodSeconds** (*in query*): integer
742765-->
743- - ** gracePeriodSeconds** (** 查询参数** ):integer
766+ - ** gracePeriodSeconds** (** 查询参数** ):integer
744767
745768 <a href="{{< ref "../common-parameters/common-parameters#gracePeriodSeconds" >}}">gracePeriodSeconds</a >
746769
@@ -756,42 +779,42 @@ DELETE /api/v1/namespaces/{namespace}/podtemplates
756779<!--
757780- **labelSelector** (*in query*): string
758781-->
759- - ** labelSelector** (** 查询参数** ):string
782+ - ** labelSelector** (** 查询参数** ):string
760783
761784 <a href="{{< ref "../common-parameters/common-parameters#labelSelector" >}}">labelSelector</a >
762785
763786<!--
764787- **limit** (*in query*): integer
765788-->
766- - ** limit** (** 查询参数** ):integer
789+ - ** limit** (** 查询参数** ):integer
767790
768791 <a href="{{< ref "../common-parameters/common-parameters#limit" >}}">limit</a >
769792
770793<!--
771794- **pretty** (*in query*): string
772795-->
773- - ** pretty** (** 查询参数** ):string
796+ - ** pretty** (** 查询参数** ):string
774797
775798 <a href="{{< ref "../common-parameters/common-parameters#pretty" >}}">pretty</a >
776799
777800<!--
778801- **propagationPolicy** (*in query*): string
779802-->
780- - ** propagationPolicy** (** 查询参数** ):string
803+ - ** propagationPolicy** (** 查询参数** ):string
781804
782805 <a href="{{< ref "../common-parameters/common-parameters#propagationPolicy" >}}">propagationPolicy</a >
783806
784807<!--
785808- **resourceVersion** (*in query*): string
786809-->
787- - ** resourceVersion** (** 查询参数** ):string
810+ - ** resourceVersion** (** 查询参数** ):string
788811
789812 <a href="{{< ref "../common-parameters/common-parameters#resourceVersion" >}}">resourceVersion</a >
790813
791814<!--
792815- **resourceVersionMatch** (*in query*): string
793816-->
794- - ** resourceVersionMatch** (** 查询参数** ):string
817+ - ** resourceVersionMatch** (** 查询参数** ):string
795818
796819 <a href="{{< ref "../common-parameters/common-parameters#resourceVersionMatch" >}}">resourceVersionMatch</a >
797820
@@ -800,14 +823,23 @@ DELETE /api/v1/namespaces/{namespace}/podtemplates
800823
801824 <a href="{{< ref "../common-parameters/common-parameters#sendInitialEvents" >}}">sendInitialEvents</a>
802825-->
803- - ** sendInitialEvents** ( ** 查询参数** ) : boolean
826+ - ** sendInitialEvents** ( ** 查询参数** ) : boolean
804827
805828 <a href="{{< ref "../common-parameters/common-parameters#sendInitialEvents" >}}">sendInitialEvents</a >
806829
830+ <!--
831+ - **shardSelector** (*in query*): string
832+
833+ <a href="{{< ref "../common-parameters/common-parameters#shardSelector" >}}">shardSelector</a>
834+ -->
835+ - ** shardSelector** (** 查询参数** ): string
836+
837+ <a href="{{< ref "../common-parameters/common-parameters#shardSelector" >}}">shardSelector</a >
838+
807839<!--
808840- **timeoutSeconds** (*in query*): integer
809841-->
810- - ** timeoutSeconds** (** 查询参数** ):integer
842+ - ** timeoutSeconds** (** 查询参数** ):integer
811843
812844 <a href="{{< ref "../common-parameters/common-parameters#timeoutSeconds" >}}">timeoutSeconds</a >
813845
0 commit comments