Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Conversation

@mjmenger
Copy link
Contributor

the intent of this is to provide a mechanism for allocating public ips that would be assigned as application destinations. And, also to output the ip addresses in an easy to consume fashion.

@codygreen
Copy link
Contributor

would this assume each application would have it's own EIP?

@mjmenger
Copy link
Contributor Author

mjmenger commented Dec 6, 2019

would this assume each application would have it's own EIP?

if you choose to use it that way. the only thing that this does is preallocate n ips to the public nic. You could then use one of those ip addresses for one application and another to serve multiple applications based upon url.

@mjmenger mjmenger changed the title [FEEDBACK ONLY DO NOT MERGE] Multiple public ips Multiple public ips Dec 19, 2019
@mjmenger mjmenger changed the title Multiple public ips Multiple public ips closes #46 Dec 19, 2019
Copy link
Contributor

@codygreen codygreen left a comment

Choose a reason for hiding this comment

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

Looks good. For the failover extension, we'll need the ability to statically set the private IPs but that can be added in a subsequent PR.

@codygreen codygreen merged commit 869cdb3 into master Dec 19, 2019
@codygreen codygreen deleted the multiple-public-ips branch December 19, 2019 17:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants