Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>pull/32867/head
parent
9f47bcdb4a
commit
c52f53658e
|
@ -85,7 +85,7 @@ that enables the caller of a function to control all aspects of logging (output
|
|||
|
||||
### Avoiding Collisions in IP allocation to Services
|
||||
|
||||
Kubernetes 1.24 introduced a new opt-in feature that allows you to
|
||||
Kubernetes 1.24 introduces a new opt-in feature that allows you to
|
||||
[soft-reserve a range for static IP address assignments](/docs/concepts/services-networking/service/#service-ip-static-sub-range)
|
||||
to Services.
|
||||
With the manual enablement of this feature, the cluster will prefer automatic assignment from
|
||||
|
|
Loading…
Reference in New Issue