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

[enhancement]: Add a queue workers swarm feature. #7576

Open
1 task done
ArKam opened this issue Jan 20, 2025 · 0 comments
Open
1 task done

[enhancement]: Add a queue workers swarm feature. #7576

ArKam opened this issue Jan 20, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ArKam
Copy link

ArKam commented Jan 20, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Contact Details

Fl1nt (Discord)

What should this feature add?

Invoke can be run as individual swarm of headless servers using kubernetes. It would be interesting and super useful to be able for the installer/client to connect to those servers as if they were workers pools.

At first, just be able to add them manually through the Queue interface/api would be nice.
Then be able to just launch a client interface that detect them automatically (doable with the discovery capabilities of k8s) would be awesome as it would allow to get a really small client flavor that remotely connect to the cluster.

Alternatives

Spawn multiple instances on k8s and then have a custom interface that send requests to those instances API directly.

Additional Content

Here is quick UI suggestion, it would need a tab for the workers inventory list with labels and filters, but I think you get where I'm heading.
Image

@ArKam ArKam added the enhancement New feature or request label Jan 20, 2025
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

1 participant