Skip to content

Commit eb1ead1

Browse files
authored
Merge pull request #43024 from Arhell/zh-node
[zh] fix:Reference of Blog in Nodes
2 parents f95fa87 + 36e2599 commit eb1ead1

File tree

1 file changed

+2
-2
lines changed
  • content/zh-cn/docs/concepts/architecture

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/architecture/nodes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1047,14 +1047,14 @@ Containers configured in this manner will not have access to swap memory.
10471047
Swap is supported only with **cgroup v2**, cgroup v1 is not supported.
10481048

10491049
For more information, and to assist with testing and provide feedback, please
1050-
see the blog-post about [Kubernetes 1.28: NodeSwap graduates to Beta1](/blog/2023/07/18/swap-beta1-1.28-2023/),
1050+
see the blog-post about [Kubernetes 1.28: NodeSwap graduates to Beta1](/blog/2023/08/24/swap-linux-beta/),
10511051
[KEP-2400](https://github.com/kubernetes/enhancements/issues/4128) and its
10521052
[design proposal](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2400-node-swap/README.md).
10531053
-->
10541054
只有 **cgroup v2** 支持交换空间,cgroup v1 不支持。
10551055

10561056
如需了解更多信息、协助测试和提交反馈,请参阅关于
1057-
[Kubernetes 1.28:NodeSwap 进阶至 Beta1](/zh-cn/blog/2023/07/18/swap-beta1-1.28-2023/) 的博客文章、
1057+
[Kubernetes 1.28:NodeSwap 进阶至 Beta1](/zh-cn/blog/2023/08/24/swap-linux-beta/) 的博客文章、
10581058
[KEP-2400](https://github.com/kubernetes/enhancements/issues/4128)
10591059
及其[设计提案](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2400-node-swap/README.md)。
10601060

0 commit comments

Comments
 (0)