We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We only ship the SDK for AMD64 platforms.
There is no native way on ARM64 to work with the Flatcar SDK. Instead, AMD64 emulations needs to be used.
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.
Evaluate the SDK container changes / simplifications to be used for adding ARM64 support.
The text was updated successfully, but these errors were encountered:
Do you mean this issue? #319 I am already using the arm64-native SDK.
Sorry, something went wrong.
Good catch @dongsupark , closing this in favour of #319 .
wrl
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: