File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/blog/_posts/2025-08-27-Kubernetes-v1-34-Release Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -472,7 +472,7 @@ Kubernetes v1.28 added a way for the `kubelet`
472
472
to query the CRI implementation and find which cgroup driver to use. That automated detection is now
473
473
** strongly recommended** and support for it has graduated to stable in v1.34.
474
474
If your CRI container runtime does not support the
475
- ability to report the croup driver it needs, you
475
+ ability to report the cgroup driver it needs, you
476
476
should upgrade or change your container runtime.
477
477
The ` cgroupDriver ` configuration setting in the ` kubelet ` configuration file is now deprecated.
478
478
The corresponding command-line option ` --cgroup-driver ` was previously deprecated,
You can’t perform that action at this time.
0 commit comments