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

Add an optional route to managed nodes for connections to a shared build node #247

Open
bo-quan opened this issue Jun 18, 2019 · 0 comments

Comments

@bo-quan
Copy link
Contributor

bo-quan commented Jun 18, 2019

In a shared build environment, we provision build vms on a centralized server to manage multiple pods using snaps-boot. The build vm has a floating ip, as well as access to the management network; however, the managed nodes would try to reach the build vm's floating ip via their public network. We should add an option to add a route to the managed nodes to communicate with the build vm via a specific NIC (e.g., the NIC on the management network instead of the NIC on the public network by default.)

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

No branches or pull requests

1 participant