From 7c52bd51e4ba85823a3244ba96f74d23f0dc302c Mon Sep 17 00:00:00 2001 From: Mickey Boxell Date: Mon, 2 May 2022 12:25:55 -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 4cbf88159b..3f05b4b303 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 @@ -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) to Services. 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: