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

[RFE] Native SDK for ARM64 #552

Closed
t-lo opened this issue Nov 18, 2021 · 2 comments
Closed

[RFE] Native SDK for ARM64 #552

t-lo opened this issue Nov 18, 2021 · 2 comments
Assignees
Labels
kind/feature A feature request

Comments

@t-lo
Copy link
Member

t-lo commented Nov 18, 2021

Current situation

We only ship the SDK for AMD64 platforms.

Impact

There is no native way on ARM64 to work with the Flatcar SDK. Instead, AMD64 emulations needs to be used.

Ideal future situation

The SDK ships for both ARM64 and AMD64, including toolchains for both architecture's OS images so each SDK can support each OS image arch.

Implementation options

Evaluate the SDK container changes / simplifications to be used for adding ARM64 support.

@t-lo t-lo added the kind/feature A feature request label Nov 18, 2021
@t-lo t-lo assigned wrl Nov 18, 2021
@dongsupark
Copy link
Member

Do you mean this issue? #319
I am already using the arm64-native SDK.

@t-lo
Copy link
Member Author

t-lo commented Dec 1, 2021

Good catch @dongsupark , closing this in favour of #319 .

@t-lo t-lo closed this as completed Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A feature request
Projects
None yet
Development

No branches or pull requests

3 participants