Giter VIP home page Giter VIP logo

Comments (5)

twz123 avatar twz123 commented on August 17, 2024

/cc #1919

haven't tested it in a while, but now that Alpine 3.20 has RISC-V support, you should be able to compile k0s directly on the VisionFive using Docker. It'll take time, but it should work.

Cross compilation is not really supported by the k0s build system. Sorry. You can disable the docker wrapper by make GO=go K0S_EMBEDDED_BINS=none. Note that you'll need RISC-V docker images as well if you want to run workloads on the cluster.

from k0s.

twz123 avatar twz123 commented on August 17, 2024

That was my last attempt: #1919 (comment)

You can have a look at the diff to figure out what to tweak.

from k0s.

twz123 avatar twz123 commented on August 17, 2024

@ncopa concerning #1919 (comment), do you think we can simply unconditionally switch from binutils-gold to binutils?

from k0s.

ncopa avatar ncopa commented on August 17, 2024

Go forces use of gold on arm/arm64 due to an old bug in binutils, which seems to be fixed now. Go still need to adapt.

See: golang/go#22040

I think we can pull in binutils-gold conditionally.

from k0s.

github-actions avatar github-actions commented on August 17, 2024

The issue is marked as stale since no activity has been recorded in 30 days

from k0s.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.