Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Multi-arch cluster failing containers #1230

Open
gyurobenjamin opened this issue Apr 26, 2021 · 2 comments
Open

Multi-arch cluster failing containers #1230

gyurobenjamin opened this issue Apr 26, 2021 · 2 comments

Comments

@gyurobenjamin
Copy link

Is this a BUG REPORT or FEATURE REQUEST?:
Both, but I can leave without ARM support if my containers aren't failing.

What happened:
Any function that I create tries to run on my ARM-based node. This is a problem as they can't so they're just hanging there and failing to run.

What you expected to happen:
Any function that I create triggers a successful deployment. The container should run on ARM or with taints or node selectors should be possible to prevent it to happen.

Environment:

  • Kubernetes version (use kubectl version): v1.20.5
  • Kubeless version (use kubeless version): v1.0.8
  • Cloud provider or physical cluster: k3os locally
@mgsweet
Copy link

mgsweet commented May 20, 2021

The ARM support request has been created since 2018. But no support for that till 2021! I also tried to run Kubeless on my k3s RPI cluster today but found that it only supports x86 arch. I am a beginner in this field and I hope to have this powerful tool work out of the box. Is it possible to build an ARM version follow the building documentation with some ARM-based modification?

@sebgoa
Copy link
Contributor

sebgoa commented Jul 7, 2021

fwiw, this is not a Bitnami project , but this is mostly un-maintained, check the commit velocity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants