[zh-cn] sync weight in multi reference files

This commit is contained in:
RfieWang 2024-10-13 14:32:13 +08:00
parent 8924f40f2d
commit 566901657c
4 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference" content_type: "api_reference"
description: "RuntimeClass 定义集群中支持的容器运行时类。" description: "RuntimeClass 定义集群中支持的容器运行时类。"
title: "RuntimeClass" title: "RuntimeClass"
weight: 6 weight: 9
--- ---
<!-- <!--
api_metadata: api_metadata:
@ -16,7 +16,7 @@ api_metadata:
content_type: "api_reference" content_type: "api_reference"
description: "RuntimeClass defines a class of container runtime supported in the cluster." description: "RuntimeClass defines a class of container runtime supported in the cluster."
title: "RuntimeClass" title: "RuntimeClass"
weight: 6 weight: 9
auto_generated: true auto_generated: true
--> -->
`apiVersion: node.k8s.io/v1` `apiVersion: node.k8s.io/v1`

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference" content_type: "api_reference"
description: "VolumeAttachment 抓取将指定卷挂接到指定节点或从指定节点解除挂接指定卷的意图。" description: "VolumeAttachment 抓取将指定卷挂接到指定节点或从指定节点解除挂接指定卷的意图。"
title: "VolumeAttachment" title: "VolumeAttachment"
weight: 7 weight: 11
--- ---
<!-- <!--
api_metadata: api_metadata:
@ -16,7 +16,7 @@ api_metadata:
content_type: "api_reference" content_type: "api_reference"
description: "VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node." description: "VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node."
title: "VolumeAttachment" title: "VolumeAttachment"
weight: 7 weight: 11
--> -->
`apiVersion: storage.k8s.io/v1` `apiVersion: storage.k8s.io/v1`

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference" content_type: "api_reference"
description: "HorizontalPodAutoscaler 是水平 Pod 自动扩缩器的配置,它根据指定的指标自动管理实现 scale 子资源的任何资源的副本数。" description: "HorizontalPodAutoscaler 是水平 Pod 自动扩缩器的配置,它根据指定的指标自动管理实现 scale 子资源的任何资源的副本数。"
title: "HorizontalPodAutoscaler" title: "HorizontalPodAutoscaler"
weight: 12 weight: 13
--- ---
<!-- <!--
api_metadata: api_metadata:
@ -16,7 +16,7 @@ api_metadata:
content_type: "api_reference" content_type: "api_reference"
description: "HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics specified." description: "HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics specified."
title: "HorizontalPodAutoscaler" title: "HorizontalPodAutoscaler"
weight: 12 weight: 13
auto_generated: true auto_generated: true
--> -->

View File

@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference" content_type: "api_reference"
description: "PodTemplate 描述一种模板,用来为预定义的 Pod 生成副本。" description: "PodTemplate 描述一种模板,用来为预定义的 Pod 生成副本。"
title: "PodTemplate" title: "PodTemplate"
weight: 2 weight: 3
--- ---
<!-- <!--
@ -17,7 +17,7 @@ api_metadata:
content_type: "api_reference" content_type: "api_reference"
description: "PodTemplate describes a template for creating copies of a predefined pod." description: "PodTemplate describes a template for creating copies of a predefined pod."
title: "PodTemplate" title: "PodTemplate"
weight: 2 weight: 3
auto_generated: true auto_generated: true
--> -->