-
-
Notifications
You must be signed in to change notification settings - Fork 508
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request