Skip to content

Commit 36b54d3

Browse files
authored
Merge pull request kubernetes#2586 from withlin/typo
fix typo in cgroup-v2 KEP README
2 parents 55721cf + f46e3e3 commit 36b54d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keps/sig-node/2254-cgroup-v2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A proposal to add support for cgroups v2 to kubernetes.
2828

2929
The new kernel cgroups v2 API was declared stable more than two years
3030
ago. Newer features in the kernel such as PSI depend upon cgroups
31-
v2. groups v1 will eventually become obsolete in favor of cgroups v2.
31+
v2. cgroups v1 will eventually become obsolete in favor of cgroups v2.
3232
Some distros are already using cgroups v2 by default, and that
3333
prevents Kubernetes from working as it is required to run with cgroups
3434
v1.

0 commit comments

Comments
 (0)