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 API for managing VM and Transit resources #35

Open
DragonStuff opened this issue Jun 8, 2020 · 0 comments
Open

Add an API for managing VM and Transit resources #35

DragonStuff opened this issue Jun 8, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@DragonStuff
Copy link

DragonStuff commented Jun 8, 2020

Is your feature request related to a problem? Please describe.
For repeatable infrastructure, where both automated scaling and short lived machines are important factors, an API will greatly improve these pain points.

Describe the solution you'd like
Create an API to programmatically allow listing, creating, editing and deleting resources.

Describe alternatives you've considered
Static host allocation with containers on those hosts. But there’s no “scale up/down automatically” option with that alternative.

Additional context
This may be more useful after Cloud Init is available for automated deployments.

@bswinnerton bswinnerton added the enhancement New feature or request label Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants