Skip to content

Commit add0d6d

Browse files
Merge pull request #415 from dkeightley/patch-1
Add existing cluster note for dual-stack configuration
2 parents 43390c3 + 56670f9 commit add0d6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/networking/basic_network_options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ cluster-cidr: "10.42.0.0/16,2001:cafe:42::/56"
229229
service-cidr: "10.43.0.0/16,2001:cafe:43::/112"
230230
```
231231

232+
Dual-stack networking must be configured when the cluster is first created. It cannot be enabled on an existing cluster once it has been started as IPv4-only.
233+
232234
Each CNI Plugin may require a different configuration for dual-stack:
233235

234236
<Tabs groupId="CNIplugin" queryString>

0 commit comments

Comments
 (0)