Skip to content

Commit 528c6dd

Browse files
Consistent dual-stack formatting
Signed-off-by: Bridget Kromhout <[email protected]>
1 parent 0588c49 commit 528c6dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

keps/sig-network/563-dual-stack/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -724,10 +724,10 @@ spec:
724724

725725
##### Creating a New Dual-Stack Service
726726

727-
Users can create-dual stack services according to the following methods (in
727+
Users can create dual-stack services according to the following methods (in
728728
increasing specificity):
729-
- If the user *prefers* dual stack (if available, service creation will not fail if
730-
the cluster is not configured for dual stack) then they can do one of the
729+
- If the user *prefers* dual-stack (if available, service creation will not fail if
730+
the cluster is not configured for dual-stack) then they can do one of the
731731
following:
732732
1. Set `spec.ipFamilyPolicy` to `PreferDualStack` and do not set `spec.ipFamilies` or
733733
`spec.clusterIPs`. The apiserver will set `spec.ipFamilies` according to
@@ -1411,7 +1411,7 @@ fields of API types, flags, etc.?**
14111411
14121412
* **What are the SLIs (Service Level Indicators) an operator can use to determine
14131413
the health of the service?**
1414-
Dual stack networking is a functional addition, not a service with SLIs.
1414+
Dual-stack networking is a functional addition, not a service with SLIs.
14151415
14161416
* **What are the reasonable SLOs (Service Level Objectives) for the above SLIs?**
14171417
N/A

0 commit comments

Comments
 (0)