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
745308c322
commit
7c52bd51e4
|
@ -89,7 +89,7 @@ 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)
|
[soft-reserve a range for static IP address assignments](/docs/concepts/services-networking/service/#service-ip-static-sub-range)
|
||||||
to Services.
|
to Services.
|
||||||
With the manual enablement of this feature, the cluster will prefer automatic assignment from
|
With the manual enablement of this feature, the cluster will prefer automatic assignment from
|
||||||
the pool of Service IP addresses thereby reducing the risk of collision.
|
the pool of Service IP addresses, thereby reducing the risk of collision.
|
||||||
|
|
||||||
A Service `ClusterIP` can be assigned:
|
A Service `ClusterIP` can be assigned:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue