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>
This commit is contained in:
Mickey Boxell 2022-05-02 12:25:48 -07:00 committed by GitHub
parent 3766319ba5
commit 745308c322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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