Talos Linux
- is actually a ground-up rewrite of the userspace, from PID 1
- runs the Linux kernel, but everything downstream of that is custom code, written in Go
- is Linux designed for Kubernetes – secure, immutable, and minimal
- is the “Kubernetes operating system”
- all system management is done via an API. No SSH, shell or console