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

Support defining default routes (including dummy ones) for compute nodes via cloud-init #539

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented Jan 16, 2025

All nodes need a default route so k3s can identify the primary IP. This can be hard to do via subet gateways for clusters with some multi-homed nodes. This PR adds tofu compute group parameters gateway_nmcli_connection and gateway_ip which allow defining default routes for compute nodes via cloud-init to work around this.

@sjpb sjpb requested a review from a team as a code owner January 16, 2025 14:08
@sjpb sjpb force-pushed the feat/cloudinit-gateways branch from eb2e92c to 5542656 Compare January 17, 2025 13:37
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