Skip to content

Commit

Permalink
remove follow up placeholders
Browse files Browse the repository at this point in the history
Signed-off-by: Lachlan Evenson <[email protected]>
  • Loading branch information
lachie83 committed Nov 16, 2019
1 parent 01b5633 commit 1e57d63
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions content/en/docs/concepts/services-networking/dual-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,6 @@ To enable IPv4/IPv6 dual-stack, enable the `IPv6DualStack` [feature gate](/docs/
* `--cluster-cidrs=<IPv4 CIDR>,<IPv6 CIDR>`
* `--feature-gates="IPv6DualStack=true"`

### New Additions (for follow up)
* Add new flags introduced in:
* https://github.com/kubernetes/kubernetes/pull/79993
* https://github.com/kubernetes/kubernetes/pull/82462
* https://github.com/kubernetes/kubernetes/pull/84089
* https://github.com/kubernetes/kubernetes/pull/83123

{{< caution >}}
If you specify an IPv6 address block larger than a /24 via `--cluster-cidr` on the command line, that assignment will fail.
{{< /caution >}}
Expand Down

0 comments on commit 1e57d63

Please sign in to comment.