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

Removed some awkward wording (issue #299) #600

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fsundermeyer
Copy link
Collaborator

@fsundermeyer fsundermeyer commented Feb 26, 2025

Fixes: #299


In this example, our DHCP pool is `192.168.122.100-192.168.122.200` (yes, three IPs, see <<traefik-and-metallb,Traefik and MetalLB>> for the reason of the extra IP) for a `192.168.122.0/24` network, so anything outside this range is OK (besides the gateway and other hosts that can be already running!)
In this quick start, L2 mode will be used.
This means we do not need any special network gear but three free IPs within
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would replace "gear" with "equipment" here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good, made the respective change

@hardys
Copy link
Contributor

hardys commented Feb 27, 2025

Looks good, thanks @fsundermeyer! One small suggestion added.

For future PRs note that if you add a line like:

Fixes: #299

to the PR description, the relevant issue gets auto-closed when the PR merges (this doesn't work if you only mention the issue in the PR title)

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.

[doc] Issue in "MetalLB on K3s (using L2)"
2 participants