The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for KubeCon + CloudNativeCon Europe 2025 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.
Please note: This schedule is automatically displayed in British Summer Time (BST) (UTC +1). To see the schedule in your preferred timezone, please select from the drop-down menu to the right, above "Filter by Date." The schedule is subject to change and session seating is available on a first-come, first-served basis.
Multi-platform images are commonly used in IoT and Edge computing, particularly heterogeneous deployments, as well as cross-platform environments. There are a few tools that enable users to create multi-platform images, such as docker, buildx, podman, etc. However, there are limitations in some network-constrained scenarios, such as IoT and Edge, and air-gapped environments. These tools have to rely on remote registry to create multi-platform images and lack of native support for local dev/testing.
ORAS is a registry client tool that helps you not just create a multi-platform image and OCI artifact, but also enables you to associate supply chain artifacts (e.g. signature, SBoM, vulnerability report) with your multi-platform images for secure distribution. ORAS supports creating and managing a multi-platform image in both local environment and OCI registries.
In this session, Feynman will demonstrate how to create a multi-platform image and distribute it with security guarantee.