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

Allow node IPs to be specified #42

Merged
merged 1 commit into from
Jul 13, 2017
Merged

Conversation

matti
Copy link
Contributor

@matti matti commented Jun 23, 2017

Adds --network-address that sets the IP for the node. If --instances is greater than 1, then ip_addr.succ is used.

node-1 --> 192.168.66.101
node-2 --> 192.168.66.102
node-3 --> 192.168.66.103

@matti
Copy link
Contributor Author

matti commented Jun 25, 2017

usecase: run local loadbalancer with real SSL cert (can't use let's encrypt). I have a domain *.kontena.rocks that points to 192.168.66.101

Copy link
Contributor

@jakolehm jakolehm left a comment

Choose a reason for hiding this comment

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

LGTM

@jakolehm jakolehm merged commit 8d30565 into kontena:master Jul 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants