File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/architecture Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1047,14 +1047,14 @@ Containers configured in this manner will not have access to swap memory.
1047
1047
Swap is supported only with **cgroup v2**, cgroup v1 is not supported.
1048
1048
1049
1049
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 /),
1051
1051
[KEP-2400](https://github.com/kubernetes/enhancements/issues/4128) and its
1052
1052
[design proposal](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2400-node-swap/README.md).
1053
1053
-->
1054
1054
只有 **cgroup v2** 支持交换空间,cgroup v1 不支持。
1055
1055
1056
1056
如需了解更多信息、协助测试和提交反馈,请参阅关于
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 /) 的博客文章、
1058
1058
[KEP-2400](https://github.com/kubernetes/enhancements/issues/4128)
1059
1059
及其[设计提案](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2400-node-swap/README.md)。
1060
1060
You can’t perform that action at this time.
0 commit comments