Skip to content

Commit bbc9f8d

Browse files
authored
Merge pull request #39486 from wenjianhn/patch-1
Update cgroups.md
2 parents 6e6e6ba + 6a60f03 commit bbc9f8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +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 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.
106108

107109
## Identify the cgroup version on Linux Nodes {#check-cgroup-version}
108110

0 commit comments

Comments
 (0)