From 745308c3220cb2bccdf5758505ce3af9c99e9e0a Mon Sep 17 00:00:00 2001 From: Mickey Boxell Date: Mon, 2 May 2022 12:25:48 -0700 Subject: [PATCH] Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com> --- content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md b/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md index 8b480d9da6..4cbf88159b 100644 --- a/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md +++ b/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md @@ -81,7 +81,7 @@ using exec plugins rather than storing credentials on the node's filesystem. ### Contextual Logging in Alpha Kubernetes 1.24 has introduced [contextual logging](https://github.com/kubernetes/enhancements/issues/3077) -that enables the caller of a function to control all aspects of logging (output formatting, verbosity, additional values and names). +that enables the caller of a function to control all aspects of logging (output formatting, verbosity, additional values, and names). ### Avoiding Collisions in IP allocation to Services