Skip to content

[FEATURE] Add support for riscv64 architecture #1614

@luhenry

Description

@luhenry

Is your feature request related to a problem or a Pull Request

N/A yet

Scope of your request

Supporting and releasing k3d on linux/riscv64.

Describe the solution you'd like

It should be possible to follow the installation instructions on a linux/riscv64 machine, with the following working out of the box:

curl -s https://raw.githubusercontent.com/k3d-io/k3d/main/install.sh | TAG="${K3D_VERSION}" bash -x

I could get a linux/riscv64 build locally (make build), and I'm now running into missing dependencies like k3s availibility on linux/riscv64.

Describe alternatives you've considered

Building locally or using something else than k3d.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions