KWasm / kwasm-node-installer

Installs KWasm on Kubernetes nodes.
Apache License 2.0
35 stars 13 forks source link

Handle Shim Update #54

Open voigt opened 7 months ago

voigt commented 7 months ago

The current installer simply appends shim configuration to the containerd config file. The node-installer should be able to detect the existing shim configuration and update it.