solo-io / unik

The Unikernel & MicroVM Compilation and Deployment Platform
Apache License 2.0
2.71k stars 191 forks source link

beginner question - make a unikernels of kubernetes #182

Open pierreozoux opened 5 years ago

pierreozoux commented 5 years ago

problem space

Im interested in helping people self host at home, a bit like yunohost. I also love kubernetes API.

I'm looking at ways to decrease the memory footprint on running kubernetes API on such small arm devices at home.

For example https://github.com/ibuildthecloud/k3s/issues/26

Do you think it is silly? Do you have some guidance for me to get started?

Thanks for your help ;)