Skip to content

Commit ab5b0f9

Browse files
Docs update
Signed-off-by: Bridget Kromhout <[email protected]>
1 parent bed5567 commit ab5b0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/dual-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ An example of an IPv6 CIDR: `fdXY:IJKL:MNOP:15::/64` (this shows the format but
7474

7575
If your cluster has dual-stack enabled, you can create {{< glossary_tooltip text="Services" term_id="service" >}} which can use IPv4, IPv6, or both.
7676

77-
The address family of a Service defaults to the address family of the first service cluster IP range (configured via the `--service-cluster-ip-range` flag to the kube-api-server).
77+
The address family of a Service defaults to the address family of the first service cluster IP range (configured via the `--service-cluster-ip-range` flag to the kube-apiserver).
7878

7979
When you define a Service you can optionally configure it as dual stack. To specify the behavior you want, you
8080
set the `.spec.ipFamilyPolicy` field to one of the following values:

0 commit comments

Comments
 (0)