Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set correct pod network CIDR in 13-configure-pod-networking.md #347

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

azych
Copy link

@azych azych commented Aug 25, 2024

Amends the 13-configure-pod-networking.md doc by adding information about how to set the correct POD network CIDR chosen at the beginning of the labs (01-prerequisites.md), which is different from the one set by default by weave.

Default weave CIDR: 10.32.0.0/12
POD network CIDR picked for these labs: 10.244.0.0/16

Without this customization step, weave network would not be deployed correctly.

@azych azych changed the title fix: set correct pod CIDR in 13-configure-pod-networking.md fix: set correct pod network CIDR in 13-configure-pod-networking.md Aug 25, 2024
@azych azych force-pushed the fix-docs-set-correct-pod-cidr-in-weave-config branch from 3977f09 to 251ba44 Compare August 26, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant