Skip to content

Commit 2796dbf

Browse files
authored
Merge pull request #4361 from AkihiroSuda/docs-osseu2024
docs/talks: add Open Source Summit Europe 2024
2 parents b1e6640 + cfed3e6 commit 2796dbf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

website/content/en/docs/talks/_index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@ Read the [slides](https://github.com/AkihiroSuda/AkihiroSuda/blob/master/slides/
4444

4545
Read the [slides](https://github.com/AkihiroSuda/AkihiroSuda/blob/master/slides/2024/20240321%20%5BKubeCon%20EU%20Pavilion%5D%20Lima.pdf).
4646

47+
### Open Source Summit Europe 2024
48+
49+
[Harsh Thakur](https://github.com/RealHarshThakur) and [Kunal Verma](https://github.com/verma-kunal) presented
50+
a talk ["Container Development Client for Reproducible Artifacts"](https://osseu2024.sched.com/event/1ej5z/container-development-client-for-reproducible-artifacts-harsh-thakur-civo-kunal-verma-kubesimplify).
51+
52+
> The container landscape is undergoing a transformation with innovative snapshotters and image formats. But how do we leverage these advancements to empower developers with more cost-effective solutions? Open source projects like Colima and Finch are paving the way for this new wave of container tooling. While they didn't fully meet our specific needs, they provided valuable building blocks for our solution. In our pursuit of achieving truly reproducible builds, we explored Nix and Nix-snapshotter. Combining the power of Nix, a robust package manager, with Nix-snapshotter's efficient caching capabilities within containerd, and the cross-platform functionality of Lima for managing Linux VMs, we've unlocked a new level of consistency and reproducibility for developers' software builds. This project empowers developers with unprecedented flexibility and control over their containerized environments. By embracing these innovations, we can expect reduced CI resource consumption, faster build times, and simplified security and compliance.
53+
54+
Watch the [video (13:40-)](https://www.youtube.com/watch?v=O4qIoMSv674&t=820s).
55+
4756
### KubeCon + CloudNativeCon North America 2024
4857

4958
[Akihiro Suda](https://github.com/AkihiroSuda) presented Lima in the CNCF project pavilion.

0 commit comments

Comments
 (0)