gitpod-io / template-k3s

The k3s template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral Kubernetes development environments in the cloud.
MIT License
38 stars 16 forks source link

use usermodelinux insted of qemu #5

Open lin-calvin opened 1 year ago

lin-calvin commented 1 year ago

Is your feature request related to a problem? Please describe

Describe the behaviour you'd like

Describe alternatives you've considered

Additional context

usermodelinux is a linux kernel which can run in userspace and needn't any bytecode translatings so k8s can run in it faster than in qemu