Skip to content

Commit

Permalink
Update dualstack.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello authored Sep 30, 2024
1 parent cb01c63 commit d980a9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/snap/howto/networking/dualstack.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ cluster bootstrap process. The key configuration parameters are:
When setting up dual-stack networking, it is important to consider the
limitations regarding CIDR size:

- **/108 is the maximum size for the Service CIDR**: Using a smaller value than `/108` for service CIDRs
- **/108 is the maximum size for the Service CIDR**
Using a smaller valuethan `/108` for service CIDRs
may cause issues like failure to initialize the IPv6 allocator. This is due
to the CIDR size being too large for Kubernetes to handle efficiently.

0 comments on commit d980a9a

Please sign in to comment.