kpt
kpt copied to clipboard
WASM as a KRM function runtime
WASM can be potentially used as a KRM function runtime and KRM function packaging method. Exploration in the area is in progress. More details will be updated in this thread.
The main runtime issue is #2567.
wasm function runtime is implemented in https://github.com/GoogleContainerTools/kpt/pull/3450.
We can close this issue since WASM support was added in https://github.com/GoogleContainerTools/kpt/pull/3450.
I opened another good first issue
for publishing end user docs for this feature. https://github.com/GoogleContainerTools/kpt/issues/3755