jiayihu / fedra-thesis

Next-generation system for Computing Continuum via WebAssembly (WASM)
7 stars 2 forks source link

Reduce k3s memory usage #28

Open jiayihu opened 3 years ago

jiayihu commented 3 years ago

With #22 solved, the system uses 55MB on average. K3s still takes a lot of memory itself though https://github.com/jiayihu/fedra-thesis/issues/22, about ~400MB in server and 128MB in agents.

It's not an issue at moment, just keeping an eye on it. More info at https://github.com/k3s-io/k3s/issues/2278