Skip to content

Commit 6a60f03

Browse files
wenjianhntengqm
andauthored
Update content/en/docs/concepts/architecture/cgroups.md
Co-authored-by: Qiming Teng <[email protected]>
1 parent 721b220 commit 6a60f03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/concepts/architecture/cgroups.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@ updated to newer versions that support cgroup v2. For example:
103103
* If you run [cAdvisor](https://github.com/google/cadvisor) as a stand-alone
104104
DaemonSet for monitoring pods and containers, update it to v0.43.0 or later.
105105
* If you use JDK, prefer to use JDK 11.0.16 and later or JDK 15 and later, which [fully support cgroup v2](https://bugs.openjdk.org/browse/JDK-8230305).
106-
* If you use uber-go/automaxprocs, update it to v1.5.1 or later.
106+
* If you are using the [uber-go/automaxprocs](https://github.com/uber-go/automaxprocs) package, make sure
107+
the version you use is v1.5.1 or higher.
107108

108109
## Identify the cgroup version on Linux Nodes {#check-cgroup-version}
109110

0 commit comments

Comments
 (0)