Skip to content

Commit 0f0d994

Browse files
author
KKtheGhost
committed
[zh] sync concepts/architecture/cgroups.md
1 parent cb58974 commit 0f0d994

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ cgroup v2 使用一个与 cgroup v1 不同的 API,因此如果有任何应用
195195
DaemonSet for monitoring pods and containers, update it to v0.43.0 or later.
196196
* If you deploy Java applications, prefer to use versions which fully support cgroup v2:
197197
* [OpenJDK / HotSpot](https://bugs.openjdk.org/browse/JDK-8230305): jdk8u372, 11.0.16, 15 and later
198-
* [IBM Semeru Runtimes](https://www.eclipse.org/openj9/docs/version0.33/#control-groups-v2-support): jdk8u345-b01, 11.0.16.0, 17.0.4.0, 18.0.2.0 and later
199-
* [IBM Java](https://www.ibm.com/docs/en/sdk-java-technology/8?topic=new-service-refresh-7#whatsnew_sr7__fp15): 8.0.7.15 and later
198+
* [IBM Semeru Runtimes](https://www.ibm.com/support/pages/apar/IJ46681): 8.0.382.0, 11.0.20.0, 17.0.8.0, and later
199+
* [IBM Java](https://www.ibm.com/support/pages/apar/IJ46681): 8.0.8.6 and later
200200
* If you are using the [uber-go/automaxprocs](https://github.com/uber-go/automaxprocs) package, make sure
201201
the version you use is v1.5.1 or higher.
202202
-->
@@ -205,8 +205,8 @@ cgroup v2 使用一个与 cgroup v1 不同的 API,因此如果有任何应用
205205
需将其更新到 v0.43.0 或更高版本。
206206
* 如果你部署 Java 应用程序,最好使用完全支持 cgroup v2 的版本:
207207
* [OpenJDK / HotSpot](https://bugs.openjdk.org/browse/JDK-8230305): jdk8u372、11.0.16、15 及更高的版本
208-
* [IBM Semeru Runtimes](https://www.eclipse.org/openj9/docs/version0.33/#control-groups-v2-support): jdk8u345-b01、11.0.16.0、17.0.4.0、18.0.2.0 及更高的版本
209-
* [IBM Java](https://www.ibm.com/docs/en/sdk-java-technology/8?topic=new-service-refresh-7#whatsnew_sr7__fp15): 8.0.7.15 及更高的版本
208+
* [IBM Semeru Runtimes](https://www.ibm.com/support/pages/apar/IJ46681): 8.0.382.0、11.0.20.0、17.0.8.0 及更高的版本
209+
* [IBM Java](https://www.ibm.com/support/pages/apar/IJ46681): 8.0.8.6 及更高的版本
210210
* 如果你正在使用 [uber-go/automaxprocs](https://github.com/uber-go/automaxprocs) 包,
211211
确保你使用的版本是 v1.5.1 或者更高。
212212

0 commit comments

Comments
 (0)