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

Set K3s node IPs to use access_network #550

Closed
wants to merge 17 commits into from
Closed

Set K3s node IPs to use access_network #550

wants to merge 17 commits into from

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented Jan 23, 2025

Sets the IP address used for k3s to the address on the "access network" (first cluster network). This ensures that k3s nodes can all reach each other.

Fixes #543.

@sjpb sjpb requested a review from a team as a code owner January 23, 2025 13:15
@sjpb sjpb changed the base branch from main to feat/tf-multiple-networks January 24, 2025 14:13
@sjpb sjpb marked this pull request as draft January 24, 2025 14:13
@sjpb sjpb force-pushed the feat/k3s-node-ip branch from 760ffbb to 3a1ce38 Compare January 24, 2025 14:28
Base automatically changed from feat/tf-multiple-networks to main January 29, 2025 16:30
@sjpb
Copy link
Collaborator Author

sjpb commented Jan 30, 2025

Rebased here: #556

@sjpb sjpb closed this Jan 30, 2025
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.

k3s node IPs not necessarily correct for multi-homed hosts
1 participant