@@ -99,14 +99,14 @@ HorizontalPodAutoscalerSpec 描述了 HorizontalPodAutoscaler 预期的功能。
99
99
100
100
- **scaleTargetRef.kind** (string), required
101
101
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
103
103
-->
104
104
105
105
** CrossVersionObjectReference 包含足够的信息来让你识别出所引用的资源。**
106
106
107
107
- ** scaleTargetRef.kind** (string),必需
108
108
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
110
110
111
111
<!--
112
112
- **scaleTargetRef.name** (string), required
@@ -633,14 +633,14 @@ HorizontalPodAutoscalerSpec 描述了 HorizontalPodAutoscaler 预期的功能。
633
633
634
634
- **metrics.object.describedObject.kind** (string), required
635
635
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
637
637
-->
638
638
639
639
** CrossVersionObjectReference 包含足够的信息来让你识别所引用的资源。**
640
640
641
641
- ** metrics.object.describedObject.kind** (string),必需
642
642
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
644
644
645
645
<!--
646
646
- **metrics.object.describedObject.name** (string), required
@@ -1355,14 +1355,14 @@ HorizontalPodAutoscalerStatus 描述了水平 Pod 自动扩缩器的当前状态
1355
1355
1356
1356
- **currentMetrics.object.describedObject.kind** (string), required
1357
1357
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
1359
1359
-->
1360
1360
1361
1361
** CrossVersionObjectReference 包含足够的信息来让你识别所引用的资源。**
1362
1362
1363
1363
- ** currentMetrics.object.describedObject.kind** (string),必需
1364
1364
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
1366
1366
1367
1367
<!--
1368
1368
- **currentMetrics.object.describedObject.name** (string), required
0 commit comments