-
Notifications
You must be signed in to change notification settings - Fork 50
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
Support arm platform #164
Comments
Im using arm. So, I tied to deploy karmda dashboard on arm) |
would like to help us add build feature for arm64 , i think we should add build target in ci.yaml dashboard/.github/workflows/ci.yml Lines 39 to 54 in 79281ee
|
@klerick we've already add multi platform support, would u like to help us test the arm64 images? |
yes, but I can do it for n weekend. do you have additional instructions? or can I install as in official documentation? |
@klerick sorry no official document till now. You can make a test with the forked repo, the forked repo add arm image feature. images link:
!!!plz ensure that kubectl use the config for karmada and switch to host-cluster: then you can test arm64 images with the following instructions:
if you install with the kubernetes raw manifest file directly, just replace the
looking forwar for you reply, thanks~ |
Could you add support arm platform for dashboard image?
The text was updated successfully, but these errors were encountered: