A modern OS for Kubernetes.
A fork of Talos implementing RISC-V support. It's only been tested on a Sipeed LicheePi 4A, so please give it a try and report issues here instead of upstream. Currently supports:
- Linux 6.17-rc4 with SiFive, SpacemiT, StarFive, and T-Head modules. See pkgs for more details
- U-Boot with GRUB, not UEFI with systemd-boot
- Worker nodes, not control plane
To get started, download an image artifact from the latest GitHub run and flash it to a device, or build an image with imager
:
docker run --rm -t -v $(pwd)/_out:/out -v /dev:/dev --privileged ghcr.io/pl4nty/imager metal --arch riscv64
Talos is a modern OS for running Kubernetes: secure, immutable, and minimal. Talos is fully open source, production-ready, and supported by the people at Sidero Labs All system management is done via an API - there is no shell or interactive console. Benefits include:
- Security: Talos reduces your attack surface: It's minimal, hardened, and immutable. All API access is secured with mutual TLS (mTLS) authentication.
- Predictability: Talos eliminates configuration drift, reduces unknown factors by employing immutable infrastructure ideology, and delivers atomic updates.
- Evolvability: Talos simplifies your architecture, increases your agility, and always delivers current stable Kubernetes and Linux versions.
For instructions on deploying and managing Talos, see the Documentation.
- Support: Questions, bugs, feature requests GitHub Discussions
- Slack: Join our slack channel
- Forum: community
- Twitter: @SideroLabs
- Email: [email protected]
If you're interested in this project and would like to help in engineering efforts or have general usage questions, we are happy to have you! We hold a monthly meeting that all audiences are welcome to attend.
We would appreciate your feedback so that we can make Talos even better! To do so, you can take our survey.
- When: Second Monday of every month at 16:30 UTC.
- Where: Google Meet.
You can subscribe to this meeting by joining the community forum above.
Note: You can convert the meeting hours to your local time.
Contributions are welcomed and appreciated! See Contributing for our guidelines.
Some software we distribute is under the General Public License family of licenses or other licenses that require we provide you with the source code. If you would like a copy of the source code for this software, please contact us via email: info at SideroLabs.com.