You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Industry Standard Compliance: Native ARM binaries are an industry standard, making our product more competitive and interoperable with other systems.
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.
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
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
Acceptance Criteria
Attachments
The text was updated successfully, but these errors were encountered: