Skip to content

Commit 96935b6

Browse files
vijay08101990Tim Bannister
andauthored
Update content/en/docs/tasks/network/extend-service-ip-ranges.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 39e20d6 commit 96935b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/tasks/network/extend-service-ip-ranges.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ This document shares how to extend the existing Service IP range assigned to a c
2424
## API
2525

2626
Kubernetes clusters with kube-apiservers that have enabled the `MultiCIDRServiceAllocator`
27-
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/) and the `networking.k8s.io/v1beta1` API,
27+
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/) and have the `networking.k8s.io/v1beta1`
28+
API group active,
2829
will create a ServiceCIDR object that takes the well-known name `kubernetes`, and that specifies an IP address range
2930
based on the value of the `--service-cluster-ip-range` command line argument to kube-apiserver.
3031

0 commit comments

Comments
 (0)