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

Support multi-arch builds and arm64 architecture #12583

Open
1 of 4 tasks
Sawthis opened this issue Jan 22, 2025 · 1 comment
Open
1 of 4 tasks

Support multi-arch builds and arm64 architecture #12583

Sawthis opened this issue Jan 22, 2025 · 1 comment
Labels
area/ci Issues or PRs related to CI related topics Epic

Comments

@Sawthis
Copy link
Contributor

Sawthis commented Jan 22, 2025

Description

Extend the image builder to support multi-arch builds and include the arm64 architecture alongside the currently supported architectures. This enhancement is essential for catering to GPU-intensive workloads on the Kyma Runtime.

Reasons

  1. Industry Standard Compliance: Native ARM binaries are an industry standard, making our product more competitive and interoperable with other systems.
  2. Large Enterprise Requirements: This capability is crucial for reaching out to SAP PSLE Large Enterprise Customers who require ARM support.

Acceptance Criteria

  • Evaluate Kaniko and other solutions, like Docker, for multi-platform builds. Determine which is the best fit for implementation in the image builder hosted on Azure DevOps.
  • Implement multi-arch build support in the image builder.
  • Ensure the image builder can create images for the arm64 architecture in addition to existing architectures.
  • Verify that the image syncer supports multi-platform images.

Attachments

@Sawthis Sawthis added area/ci Issues or PRs related to CI related topics Epic labels Jan 22, 2025
@Sawthis Sawthis marked this as a duplicate of #11916 Jan 23, 2025
@Sawthis
Copy link
Contributor Author

Sawthis commented Jan 31, 2025

@Sawthis Sawthis changed the title Add multi-arch builds and arm64 architecture support in the Image Builder Support multi-arch builds and arm64 architecture Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics Epic
Projects
None yet
Development

No branches or pull requests

1 participant