#1230·kubeless

Multi-arch cluster failing containers

Author: gyurobenjaminCreated Apr 26, 2021Updated Jul 8, 2021

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