Merge pull request #36435 from krmayankk/maxun
Fix grammar in blog https://kubernetes.io/blog/2022/08/31/cgroupv2-ga-1-25/
This commit is contained in:
commit
b19b244abd
|
@ -32,7 +32,7 @@ The Linux kernel offers two versions of cgroups: cgroup v1 and cgroup v2.
|
|||
cgroup v2 is the latest version of the Linux cgroup API. cgroup v2 provides a
|
||||
unified control system with enhanced resource management capabilities.
|
||||
|
||||
cgroup v2 has been development in the Linux Kernel since 2016 and in recent
|
||||
cgroup v2 has been in development in the Linux Kernel since 2016 and in recent
|
||||
years has matured across the container ecosystem. With Kubernetes 1.25, cgroup
|
||||
v2 support has graduated to general availability.
|
||||
|
||||
|
|
Loading…
Reference in New Issue