Skip to content

Commit

Permalink
Merge pull request #48314 from RifeWang/sync-zh-reference-weight
Browse files Browse the repository at this point in the history
[zh-cn] sync weight in multi reference files
  • Loading branch information
k8s-ci-robot authored Oct 13, 2024
2 parents 287dc18 + 5669016 commit 06c5647
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "RuntimeClass 定义集群中支持的容器运行时类。"
title: "RuntimeClass"
weight: 6
weight: 9
---
<!--
api_metadata:
Expand All @@ -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`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "VolumeAttachment 抓取将指定卷挂接到指定节点或从指定节点解除挂接指定卷的意图。"
title: "VolumeAttachment"
weight: 7
weight: 11
---
<!--
api_metadata:
Expand All @@ -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`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "HorizontalPodAutoscaler 是水平 Pod 自动扩缩器的配置,它根据指定的指标自动管理实现 scale 子资源的任何资源的副本数。"
title: "HorizontalPodAutoscaler"
weight: 12
weight: 13
---
<!--
api_metadata:
Expand All @@ -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
-->

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ api_metadata:
content_type: "api_reference"
description: "PodTemplate 描述一种模板,用来为预定义的 Pod 生成副本。"
title: "PodTemplate"
weight: 2
weight: 3
---

<!--
Expand All @@ -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
-->

Expand Down

0 comments on commit 06c5647

Please sign in to comment.