Container runtime used by Kubernetes and Docker — no official riscv64 binary
containerd is an industry-standard container runtime used by Docker, Kubernetes (via CRI), and many other container platforms. It manages the complete container lifecycle.
containerd has no official riscv64 binary in its GitHub releases. It is a fundamental requirement for running Kubernetes on RISC-V — every worker node needs containerd as its CRI runtime. This prebuilt binary is a direct dependency for any RISC-V Kubernetes deployment.
```bash
wget https://github.com/Cloud-V-10xE/RISC-V-softwares/releases/latest/download/containerd-
sudo tar -xzf containerd-
| Release Tag | Date | Assets | |
|---|---|---|---|
| release-2026-07-06 | 2026-07-06 | 1 file(s) | view → |
| release-2026-06-01 | 2026-06-01 | 1 file(s) | view → |
| release-2026-05-01 | 2026-05-01 | 1 file(s) | view → |