Skip to content

Commit 792c858

Browse files
committed
[zh-cn]sycn workload-resources/horizontal-pod-autoscaler-*
Signed-off-by: xin.li <[email protected]>
1 parent 45fc485 commit 792c858

File tree

3 files changed

+8
-2335
lines changed

3 files changed

+8
-2335
lines changed

content/zh-cn/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler-v1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,13 @@ specification of a horizontal pod autoscaler.
120120
<!--
121121
- **scaleTargetRef.kind** (string), required
122122
123-
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
123+
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
124124
-->
125125

126126
- **scaleTargetRef.kind** (string),必填
127127

128128
被引用对象的类别;
129-
更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
129+
更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
130130

131131
<!--
132132
- **scaleTargetRef.name** (string), required

content/zh-cn/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler-v2.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,14 @@ HorizontalPodAutoscalerSpec 描述了 HorizontalPodAutoscaler 预期的功能。
9999
100100
- **scaleTargetRef.kind** (string), required
101101
102-
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
102+
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
103103
-->
104104

105105
**CrossVersionObjectReference 包含足够的信息来让你识别出所引用的资源。**
106106

107107
- **scaleTargetRef.kind** (string),必需
108108

109-
被引用对象的类别;更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
109+
被引用对象的类别;更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
110110

111111
<!--
112112
- **scaleTargetRef.name** (string), required
@@ -633,14 +633,14 @@ HorizontalPodAutoscalerSpec 描述了 HorizontalPodAutoscaler 预期的功能。
633633
634634
- **metrics.object.describedObject.kind** (string), required
635635
636-
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
636+
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
637637
-->
638638
639639
**CrossVersionObjectReference 包含足够的信息来让你识别所引用的资源。**
640640

641641
- **metrics.object.describedObject.kind** (string),必需
642642

643-
被引用对象的类别;更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"。
643+
被引用对象的类别;更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
644644

645645
<!--
646646
- **metrics.object.describedObject.name** (string), required
@@ -1355,14 +1355,14 @@ HorizontalPodAutoscalerStatus 描述了水平 Pod 自动扩缩器的当前状态
13551355
13561356
- **currentMetrics.object.describedObject.kind** (string), required
13571357
1358-
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
1358+
Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
13591359
-->
13601360
13611361
**CrossVersionObjectReference 包含足够的信息来让你识别所引用的资源。**
13621362

13631363
- **currentMetrics.object.describedObject.kind** (string),必需
13641364

1365-
被引用对象的类别;更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
1365+
被引用对象的类别;更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
13661366

13671367
<!--
13681368
- **currentMetrics.object.describedObject.name** (string), required

0 commit comments

Comments
 (0)