[zh-cn] sync weight in multi reference files
parent
8924f40f2d
commit
566901657c
|
@ -6,7 +6,7 @@ api_metadata:
|
|||
content_type: "api_reference"
|
||||
description: "RuntimeClass 定义集群中支持的容器运行时类。"
|
||||
title: "RuntimeClass"
|
||||
weight: 6
|
||||
weight: 9
|
||||
---
|
||||
<!--
|
||||
api_metadata:
|
||||
|
@ -16,7 +16,7 @@ api_metadata:
|
|||
content_type: "api_reference"
|
||||
description: "RuntimeClass defines a class of container runtime supported in the cluster."
|
||||
title: "RuntimeClass"
|
||||
weight: 6
|
||||
weight: 9
|
||||
auto_generated: true
|
||||
-->
|
||||
`apiVersion: node.k8s.io/v1`
|
||||
|
|
|
@ -6,7 +6,7 @@ api_metadata:
|
|||
content_type: "api_reference"
|
||||
description: "VolumeAttachment 抓取将指定卷挂接到指定节点或从指定节点解除挂接指定卷的意图。"
|
||||
title: "VolumeAttachment"
|
||||
weight: 7
|
||||
weight: 11
|
||||
---
|
||||
<!--
|
||||
api_metadata:
|
||||
|
@ -16,7 +16,7 @@ api_metadata:
|
|||
content_type: "api_reference"
|
||||
description: "VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node."
|
||||
title: "VolumeAttachment"
|
||||
weight: 7
|
||||
weight: 11
|
||||
-->
|
||||
|
||||
`apiVersion: storage.k8s.io/v1`
|
||||
|
|
|
@ -6,7 +6,7 @@ api_metadata:
|
|||
content_type: "api_reference"
|
||||
description: "HorizontalPodAutoscaler 是水平 Pod 自动扩缩器的配置,它根据指定的指标自动管理实现 scale 子资源的任何资源的副本数。"
|
||||
title: "HorizontalPodAutoscaler"
|
||||
weight: 12
|
||||
weight: 13
|
||||
---
|
||||
<!--
|
||||
api_metadata:
|
||||
|
@ -16,7 +16,7 @@ api_metadata:
|
|||
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."
|
||||
title: "HorizontalPodAutoscaler"
|
||||
weight: 12
|
||||
weight: 13
|
||||
auto_generated: true
|
||||
-->
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ api_metadata:
|
|||
content_type: "api_reference"
|
||||
description: "PodTemplate 描述一种模板,用来为预定义的 Pod 生成副本。"
|
||||
title: "PodTemplate"
|
||||
weight: 2
|
||||
weight: 3
|
||||
---
|
||||
|
||||
<!--
|
||||
|
@ -17,7 +17,7 @@ api_metadata:
|
|||
content_type: "api_reference"
|
||||
description: "PodTemplate describes a template for creating copies of a predefined pod."
|
||||
title: "PodTemplate"
|
||||
weight: 2
|
||||
weight: 3
|
||||
auto_generated: true
|
||||
-->
|
||||
|
||||
|
|
Loading…
Reference in New Issue