Skip to content

Conversation

@csegarragonz
Copy link
Collaborator

@csegarragonz csegarragonz commented Mar 30, 2023

In this PR I add support to start a WAMR k8s deployment.

We follow the design choice for other command line options like inv run or inv codegen; when running inv k8s.deploy we pick up the value of the WASM_VM env. variable.

This way, the following would deploy a Faasm k8s cluster using WAVM, WAMR, or SGX WASM runtimes:

WASM_VM={wavm,wamr,sgx} inv k8s.deploy --workers=4

@csegarragonz csegarragonz merged commit d6dbc29 into main Mar 31, 2023
@csegarragonz csegarragonz deleted the wamr-k8s branch March 31, 2023 08:50
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

Successfully merging this pull request may close these issues.

2 participants