File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
content/zh-cn/docs/reference/config-api Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ package: imagepolicy.k8s.io/v1alpha1
26
26
<tr ><td ><code >kind</code ><br />string</td ><td ><code >ImageReview</code ></td ></tr >
27
27
28
28
<tr ><td ><code >metadata</code ><br />
29
- <a href =" https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26 /#objectmeta-v1-meta " ><code >meta/v1.ObjectMeta</code ></a >
29
+ <a href =" https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27 /#objectmeta-v1-meta " ><code >meta/v1.ObjectMeta</code ></a >
30
30
</td >
31
31
<td >
32
32
<!--
Original file line number Diff line number Diff line change @@ -734,12 +734,13 @@ will exit with an error.
734
734
735
735
- [ KubeProxyConfiguration] ( #kubeproxy-config-k8s-io-v1alpha1-KubeProxyConfiguration )
736
736
737
- - [ KubeSchedulerConfiguration] ( #kubescheduler-config-k8s-io-v1-KubeSchedulerConfiguration )
738
737
739
738
- [ KubeSchedulerConfiguration] ( #kubescheduler-config-k8s-io-v1beta2-KubeSchedulerConfiguration )
740
739
741
740
- [ KubeSchedulerConfiguration] ( #kubescheduler-config-k8s-io-v1beta3-KubeSchedulerConfiguration )
742
741
742
+ - [ KubeSchedulerConfiguration] ( #kubescheduler-config-k8s-io-v1-KubeSchedulerConfiguration )
743
+
743
744
- [ GenericControllerManagerConfiguration] ( #controllermanager-config-k8s-io-v1alpha1-GenericControllerManagerConfiguration )
744
745
745
746
<!--
@@ -814,12 +815,12 @@ default value of 'application/json'. This field will control all connections to
814
815
-->
815
816
** 出现在:**
816
817
817
- - [ KubeSchedulerConfiguration] ( #kubescheduler-config-k8s-io-v1-KubeSchedulerConfiguration )
818
-
819
818
- [ KubeSchedulerConfiguration] ( #kubescheduler-config-k8s-io-v1beta2-KubeSchedulerConfiguration )
820
819
821
820
- [ KubeSchedulerConfiguration] ( #kubescheduler-config-k8s-io-v1beta3-KubeSchedulerConfiguration )
822
821
822
+ - [ KubeSchedulerConfiguration] ( #kubescheduler-config-k8s-io-v1-KubeSchedulerConfiguration )
823
+
823
824
- [ GenericControllerManagerConfiguration] ( #controllermanager-config-k8s-io-v1alpha1-GenericControllerManagerConfiguration )
824
825
825
826
<!--
@@ -847,11 +848,11 @@ enableProfiling enables profiling via web interface host:port/debug/pprof/
847
848
</td >
848
849
<td >
849
850
<!--
850
- enableContentionProfiling enables lock contention profiling, if
851
+ enableContentionProfiling enables lock c
851
852
enableProfiling is true.
852
853
-->
853
854
<p ><code >enableContentionProfiling</code > 字段在 <code >enableProfiling</code >
854
- 为 true 时允许执行锁竞争分析 。</p >
855
+ 为 true 时启用阻塞分析 。</p >
855
856
</td >
856
857
</tr >
857
858
</tbody >
You can’t perform that action at this time.
0 commit comments