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:
parent
3766319ba5
commit
745308c322
|
|
@ -81,7 +81,7 @@ using exec plugins rather than storing credentials on the node's filesystem.
|
||||||
### Contextual Logging in Alpha
|
### Contextual Logging in Alpha
|
||||||
|
|
||||||
Kubernetes 1.24 has introduced [contextual logging](https://github.com/kubernetes/enhancements/issues/3077)
|
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
|
### Avoiding Collisions in IP allocation to Services
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue