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

Selection of only one runtime to install #57

Open
aalonsolopez opened this issue Apr 3, 2024 · 3 comments
Open

Selection of only one runtime to install #57

aalonsolopez opened this issue Apr 3, 2024 · 3 comments

Comments

@aalonsolopez
Copy link

aalonsolopez commented Apr 3, 2024

Hello, I hope everything is going well :)

I've been using Kwasm as the medium of easy installation of wasm runtimes and it is such a nice tool. However, I've found that the installer installs all containerd runtimes when in most cases I need just one, at much two. Is it OK if I develop a change for adding args for downloading only certain runtimes despite all? If you don't specify any, then it will have the current behavior.

@0xE282B0
Copy link
Member

0xE282B0 commented Apr 3, 2024

Hi @aalonsolopez ,
Great that you're here!
The KWasm installer was build as a one stop solution to experiment with Wasm shims. So, installing all shims is a design decision.
But you are absolutely right, the ecosystem is evolving and in most cases you need exactly one additional runtime. That's why we created the runtime-class-manager under the umbrella of the SpinKube project. It leverages CRDs to install runtimes.

Since the runtime-class-manager project is still in development, you're invited to join us!

@aalonsolopez
Copy link
Author

Great, I will take a look :)

@aalonsolopez
Copy link
Author

So... Is there a site or something where I can look for the tasks pending to see if I can collaborate?

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

No branches or pull requests

2 participants