Skip to content

Commit b19b244

Browse files
authored
Merge pull request #36435 from krmayankk/maxun
Fix grammar in blog https://kubernetes.io/blog/2022/08/31/cgroupv2-ga-1-25/
2 parents 9851786 + 87229b6 commit b19b244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2022-08-31-cgroupv2-ga.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The Linux kernel offers two versions of cgroups: cgroup v1 and cgroup v2.
3232
cgroup v2 is the latest version of the Linux cgroup API. cgroup v2 provides a
3333
unified control system with enhanced resource management capabilities.
3434

35-
cgroup v2 has been development in the Linux Kernel since 2016 and in recent
35+
cgroup v2 has been in development in the Linux Kernel since 2016 and in recent
3636
years has matured across the container ecosystem. With Kubernetes 1.25, cgroup
3737
v2 support has graduated to general availability.
3838

0 commit comments

Comments
 (0)