Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiArch Support #1998

Closed
hitsub2 opened this issue Apr 11, 2024 · 4 comments
Closed

MultiArch Support #1998

hitsub2 opened this issue Apr 11, 2024 · 4 comments
Labels
kind/question Support request or question relating to Koordinator

Comments

@hitsub2
Copy link

hitsub2 commented Apr 11, 2024

What happened:
Does koordinator support multiarch?If not, is there workaround to exclude the arm node?

What you expected to happen:

Environment:

  • Koordinator version: - v1.4.1
  • Kubernetes version (use kubectl version): v1.29
  • docker/containerd version: containerd 1.7.11
  • OS (e.g: cat /etc/os-release): Amazon LInux 2
  • Kernel (e.g. uname -a): Linux ip-192-168-104-161.ec2.internal 5.10.213-201.855.amzn2.aarch64 ✨ Add NodeMetric API #1 SMP Mon Mar 25 18:16:08 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux

Anything else we need to know:

@hitsub2 hitsub2 added the kind/question Support request or question relating to Koordinator label Apr 11, 2024
@saintube
Copy link
Member

The multi-arch image building has been supported since v1.4.0. Please check PR #1697.

@hitsub2
Copy link
Author

hitsub2 commented Apr 11, 2024

thx.Let me deep dive why it does work on my side.

@saintube
Copy link
Member

thx.Let me deep dive why it does work on my side.

OK. Please free feel to let us know if you have other common problems deploying the Koordinator on ARM.

@hitsub2
Copy link
Author

hitsub2 commented Apr 12, 2024

It seems works fine for now.The reason why it failed is that the pre-registerd plugins was compile on x86.

@hitsub2 hitsub2 closed this as completed Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Support request or question relating to Koordinator
Projects
None yet
Development

No branches or pull requests

2 participants