Skip to content

add RISC-V builds and update CI image#89

Open
mmoll wants to merge 1 commit into
k3s-io:masterfrom
mmoll:rv64
Open

add RISC-V builds and update CI image#89
mmoll wants to merge 1 commit into
k3s-io:masterfrom
mmoll:rv64

Conversation

@mmoll
Copy link
Copy Markdown

@mmoll mmoll commented Feb 11, 2026

No description provided.

Signed-off-by: Michael Moll <kvedulv@kvedulv.de>
@gounthar
Copy link
Copy Markdown

This looks good. Adding linux/riscv64 to the Docker platform list is all that's needed since the base images already support riscv64 and Go cross-compilation handles it.

I've validated that Go projects build natively on riscv64 RISE runners (ubuntu-24.04-riscv) in ~17 minutes for a project the size of Podman. klipper-lb being much smaller should build quickly even under QEMU emulation via docker buildx.

The ubuntu-22.04 to ubuntu-24.04 bump is also sensible for the riscv64 toolchain.

Would be great to get this merged to unblock k3s-io/k3s#7151.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants