Docs update

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
pull/26386/head
Bridget Kromhout 2021-02-04 12:30:16 -06:00
parent bed5567056
commit ab5b0f97fd
No known key found for this signature in database
GPG Key ID: 7D8605B545A76BAF
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ An example of an IPv6 CIDR: `fdXY:IJKL:MNOP:15::/64` (this shows the format but
If your cluster has dual-stack enabled, you can create {{< glossary_tooltip text="Services" term_id="service" >}} which can use IPv4, IPv6, or both.
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).
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).
When you define a Service you can optionally configure it as dual stack. To specify the behavior you want, you
set the `.spec.ipFamilyPolicy` field to one of the following values: