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 a task allowing to spin up some resources as a persistent service #43

Open
anna-geller opened this issue Dec 11, 2024 · 0 comments
Open
Labels
area/plugin Plugin-related issue or feature request enhancement New feature or request

Comments

@anna-geller
Copy link
Member

Feature description

Use cases:

  • start MySQL, Elastic, Kafka etc to run some queries/tasks for QA
  • shut them down at the end of the flow

Possible implementations:

  • Docker Compose Shell task i.e. preinstalled Docker Compose
  • Docker Run that starts a container as a service i.e. detached mode + stops in a dedicated task
  • Leverage K8s to spin up resources

Risks

  • memory consumption on the worker
@anna-geller anna-geller added enhancement New feature or request area/plugin Plugin-related issue or feature request labels Dec 11, 2024
@kestrabot kestrabot bot added this to Issues Dec 11, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin Plugin-related issue or feature request enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant