k3os is a Linux system built around k3s. It provides a minimal Linux based environment, based on Alpine designed to run k3s.
- out of the box experience
- no Linux knowledge needed
- config via code
- kubectl is the frontend
- Site: https://k3os.io
- Docs: https://github.com/rancher/k3os/
- Code: https://github.com/rancher/k3os/
- k3s included
- connman to configure network
- YAML based configuration (similar to cloud-init)
- upgrade via Rancher System Upgrade Controller