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

arm64 support #29

Open
ibrahimjelliti opened this issue Jul 17, 2023 · 1 comment
Open

arm64 support #29

ibrahimjelliti opened this issue Jul 17, 2023 · 1 comment

Comments

@ibrahimjelliti
Copy link

Hi,
I am trying to install Kubevious with helm chart on EKS with arm64 node arch, I think Kubevious don't have arm support yet.
I am getting this error from the backend pod logs:

$ kubectl logs kubevious-backend-54b67c94-qcr62 -n kubevious
exec /usr/local/bin/docker-entrypoint.sh: exec format error
@rubenhak
Copy link
Collaborator

@ibrahimjelliti, yes, images are not built for arm64. If you can help with building them for arm64 I can incorporate them into the helm chart.

Here is the Dockerfile and the CI build step.

Using CodeFresh for CI/CD. Looks like they have buildx/buildkit support. Not sure whichc settings are right to use. Here are the docs:
https://codefresh.io/docs/docs/pipelines/steps/build/

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

No branches or pull requests

2 participants