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 Support for an Azure Container Instance Provisioner #4

Open
juan-lee opened this issue Oct 6, 2019 · 9 comments
Open

Add Support for an Azure Container Instance Provisioner #4

juan-lee opened this issue Oct 6, 2019 · 9 comments

Comments

@juan-lee
Copy link
Contributor

juan-lee commented Oct 6, 2019

Add support for using an Azure Container Instance as a provisioner.

Expected Behaviour

The behavior would be similar to the droplet provisioner except it would use a container instance resource on azure instead of a digital ocean droplet.

Current Behaviour

Currently inlet servers are only supported on digital ocean and packet.

Context

inlet provides a very nice way to expose services from a private cluster. It would be great if azure customers could leverage this functionality.

@alexellis
Copy link
Member

Sounds good to me, I'd be happy to accept a PR for this @juan-lee

What are the costs of the ACI per month? Could you add table to the README with an estimation?

For Packet it's the $0.07, for DigitalOcean it's 5 USD / mo.

Thank you!

Alex

@alexellis
Copy link
Member

alexellis commented Oct 7, 2019

Please see the following for the pricing grid: #8

@juan-lee
Copy link
Contributor Author

juan-lee commented Oct 7, 2019

@alexellis The cost for ACI is around $40/month. Azure's cheapest VM will also be around the same price. It's a far cry from $5/mo you get on digital ocean, but is a little better than $0.07/hr (~$51/mo) on packet.

I'll add a table to the README. Thanks!

@alexellis
Copy link
Member

Thank you, hopefully folks with Azure credits and at MSFT will find it useful, despite the rather exorbitant cost.

@alexellis
Copy link
Member

Is this still of interest @juan-lee ?

@alexellis
Copy link
Member

Where are we with this @juan-lee @lachie83 ?

@juan-lee
Copy link
Contributor Author

juan-lee commented Jan 7, 2020

@alexellis I'm shooting to have a PR for you by EOW. Sorry for the delay.

@alexellis
Copy link
Member

No problem. You'll need to PR to the inletsctl project which is vendored here.

@adam7
Copy link

adam7 commented Jan 26, 2020

@juan-lee Is there any reason you chose ACI to implement an azure server rather than a vm? A B1S vm would cost only cost around 6 dollars a month and could work like the EC2 provisioner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants