KubeCon Amsterdam 2026: Side Events Worth Attending
KubeCon EU is coming to Amsterdam. Beyond the main conference, here are the side events, meetups, and community gatherings you shouldn't miss.
The CRA’s impact on open source was one of the most debated aspects of the regulation. After significant community pushback, the final text includes specific provisions — but they’re nuanced and often misunderstood.
If you contribute to open source without commercial intent, you’re exempt:
If you monetize open source, the CRA applies:
The CRA uses “commercial activity” broadly. These might trigger coverage:
The CRA creates a new category: Open Source Software Steward — typically a foundation (Apache, Linux Foundation, Eclipse) that:
Standard Manufacturer Obligations:
✅ Security by design
✅ Vulnerability handling
✅ SBOM generation
✅ Security updates for 5+ years
✅ CE marking
✅ Conformity assessment
Open Source Steward Obligations (lighter):
✅ Cybersecurity policy
✅ Vulnerability handling cooperation
✅ Facilitate security information
❌ No CE marking required
❌ No conformity assessment
❌ No mandatory security updates
❌ No product liabilityAdd to your repository:
# Track all dependencies
syft . -o cyclonedx-json > sbom.json
# Continuous vulnerability monitoring
grype sbom:sbom.json --add-cpes-if-none
# Automate in CI
# Fail build on critical vulnerabilities in production dependencies
grype sbom:sbom.json --fail-on criticalThe CRA will likely:
The fear that the CRA would destroy open source was overblown. The reality is more nuanced — and ultimately, better security benefits everyone.
Need guidance on CRA compliance for open source products? I help organizations navigate the regulatory landscape. Get in touch.
AI & Cloud Advisor with 18+ years experience. Author of 8 technical books, creator of Ansible Pilot, and instructor at CopyPasteLearn Academy. Speaker at KubeCon EU & Red Hat Summit 2026.
KubeCon EU is coming to Amsterdam. Beyond the main conference, here are the side events, meetups, and community gatherings you shouldn't miss.
The open source AI landscape in 2026. Compare Llama 4, Mistral Large, Granite, and other models for enterprise deployment on your own infrastructure.
Luca Berton's experience at FOSDEM 2026 in Brussels — connecting with DeepComputing, RISC-V International Foundation, and 8,000+ open source minds.