Giter Site home page Giter Site logo

exec format error about hello-kubernetes HOT 4 CLOSED

paulbouwer avatar paulbouwer commented on August 22, 2024 2
exec format error

from hello-kubernetes.

Comments (4)

MichaelMichaelMichaelMichaelMichael avatar MichaelMichaelMichaelMichaelMichael commented on August 22, 2024 1

@paulbouwer

pi@ras0:/home/pi [0] > lsb_release  -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 10 (buster)
Release:	10
Codename:	buster
pi@ras0:/home/pi [0] > uname -a 
Linux ras0 5.4.51-v8+ #1333 SMP PREEMPT Mon Aug 10 16:58:35 BST 2020 aarch64 GNU/Linux

It's a Raspberry Pi 4. Meanwhile, I've added some Intel nuc bricks to that cluster, so for me, the docker buildx is taking the argument linux/x86_64,linux/arm64 in order to match both architectures. After a few weeks of training in kubernetes & docker, I come to the conclusion that having a mixed cluster brings many caveats to take care of when deploying my own apps and makes me learn that topic in depth.

from hello-kubernetes.

vorburger avatar vorburger commented on August 22, 2024

That's most probably because https://hub.docker.com/r/paulbouwer/hello-kubernetes/tags is for OS/ARCH linux/amd64 - which your raspberry pi k3s cluster is not... because that's ARM. Hope that makes sense. Have fun & best of luck.

from hello-kubernetes.

MichaelMichaelMichaelMichaelMichael avatar MichaelMichaelMichaelMichaelMichael commented on August 22, 2024

That indeed makes sense, thanks for the explanation!

from hello-kubernetes.

paulbouwer avatar paulbouwer commented on August 22, 2024

@MichaelMichaelMichaelMichaelMichael stay tuned. I've just started planning a multi-arch version of this image so that you can run it on linux/amd64, linux/arm64, and windows/amd64.

Thanks for bringing this up - using this on a raspberry pi cluster validates my thinking for supporting arm.

By the way, what Pi are you running on? Should this be supporting both linux/arm/v7 and linux/arm64 ?

from hello-kubernetes.

Related Issues (18)

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.