Skip to content

Commit f7c3d33

Browse files
authored
Merge pull request #52350 from aibarbetta/v1.34-announcement-typo
Fix typo in v1.34 Release Announcement
2 parents 26bd0fb + bebe0ae commit f7c3d33

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/_posts/2025-08-27-Kubernetes-v1-34-Release

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2025-08-27-Kubernetes-v1-34-Release/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ Kubernetes v1.28 added a way for the `kubelet`
472472
to query the CRI implementation and find which cgroup driver to use. That automated detection is now
473473
**strongly recommended** and support for it has graduated to stable in v1.34.
474474
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
476476
should upgrade or change your container runtime.
477477
The `cgroupDriver` configuration setting in the `kubelet` configuration file is now deprecated.
478478
The corresponding command-line option `--cgroup-driver` was previously deprecated,

0 commit comments

Comments
 (0)