Skip to content

Commit cb91fcf

Browse files
authored
Merge pull request #50799 from kagaya85/patch-1
fix: invalid links pointed to 404 page
2 parents cd1f21e + 03a0625 commit cb91fcf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/zh-cn/blog/_posts/2025-04-29-hpa-configurable-tolerance.md renamed to content/zh-cn/blog/_posts/2025-04-28-hpa-configurable-tolerance.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
22
layout: blog
33
title: "Kubernetes v1.33:HorizontalPodAutoscaler 可配置容差"
4-
slug: kubernetes-1-33-hpa-configurable-tolerance
4+
slug: kubernetes-v1-33-hpa-configurable-tolerance
55
math: true # for formulae
6-
date: 2025-04-29T10:30:00-08:00
6+
date: 2025-04-28T10:30:00-08:00
77
author: "Jean-Marc François (Google)"
88
translator: >
99
[Xin Li](https://github.com/my-git9) (DaoCloud)
1010
---
1111
<!--
1212
layout: blog
1313
title: "Kubernetes v1.33: HorizontalPodAutoscaler Configurable Tolerance"
14-
slug: kubernetes-1-33-hpa-configurable-tolerance
14+
slug: kubernetes-v1-33-hpa-configurable-tolerance
1515
math: true # for formulae
16-
date: 2025-04-29T10:30:00-08:00
16+
date: 2025-04-28T10:30:00-08:00
1717
author: "Jean-Marc François (Google)"
1818
-->
1919

@@ -158,6 +158,6 @@ to be notified of the feature graduation.
158158
## 所有细节
159159
160160
通过阅读
161-
[KEP-4951](https://github.com/kubernetes/zh-enhancements/tree/master/keps/sig-autoscaling/4951-configurable-hpa-tolerance)
162-
获取所有技术细节,并关注 [Issue 4951](https://github.com/kubernetes/zh-enhancements/issues/4951)
161+
[KEP-4951](https://github.com/kubernetes/enhancements/tree/master/keps/sig-autoscaling/4951-configurable-hpa-tolerance)
162+
获取所有技术细节,并关注 [Issue 4951](https://github.com/kubernetes/enhancements/issues/4951)
163163
以获得**特性毕业**的通知。

0 commit comments

Comments
 (0)