Skip to main content
🎀 Speaking at Red Hat Summit 2026 GPUs take flight: Safety-first multi-tenant Platform Engineering with NVIDIA and OpenShift AI Learn More
Luca Berton with Gabriela K. Wolin at the echo.ai booth at KubeCon Europe 2026 - Making your job boring
DevOps

echo.ai at KubeCon EU 2026: Container Security by Design

Met Gabriela K. Wolin at the echo.ai booth at KubeCon EU 2026. Their mission: recreate common container images secure-by-design with drastically smaller.

LB
Luca Berton
Β· 3 min read

What if the ultimate goal of infrastructure and security was simply to make your job… boring?

I had a fantastic chat with Gabriela K. Wolin at the echo.ai booth at KubeCon, and I absolutely love their core mission: β€œMaking your job boring.”

The Container Image Maintenance Trap

We talked about the endless cycle of maintaining, patching, and hardening container images. Developers constantly find themselves bogged down, spending hours fixing vulnerabilities in underlying layers that they did not even build.

The reality in most organizations looks like this:

  1. CVE alert fires β€” a critical vulnerability in your base image
  2. Developer context-switches β€” drops feature work to investigate
  3. Dependency rabbit hole β€” the fix requires updating a library, which breaks another dependency
  4. Rebuild and test β€” rebuild all affected images, run the full test suite
  5. Deploy and pray β€” push the patched images and hope nothing breaks
  6. Repeat next week β€” another CVE, another cycle

This is not engineering. This is janitorial work on infrastructure you did not build and do not control. And it consumes a staggering amount of engineering time across the industry.

Secure by Design, Not by Patching

echo.ai is tackling this by taking the most common container images and libraries and recreating them in-house with a secure-by-design approach. The result is a drastically smaller attack surface.

The key difference from traditional container security tools:

Traditional Approachecho.ai Approach
Scan existing images for vulnerabilitiesRebuild images from scratch, secure by design
Alert developers to fix CVEsTake full responsibility for patching
Add security layers on topReduce attack surface at the foundation
Developers maintain base imagesDevelopers focus on app layer only

But the best part? They take full responsibility for patching and hardening those containers for you. You consume their images, and they handle the security lifecycle.

Why This Matters for Developer Experience

For me, this is a massive win for Developer Experience. When we remove the friction of maintaining base container artifacts, engineering teams can stop fixing things they did not break and finally get back to what actually drives value: building the app layer and shipping great features.

This connects to the broader platform engineering conversation I have been having at KubeCon. The best platforms abstract away undifferentiated heavy lifting. Container image maintenance is the definition of undifferentiated β€” every organization does it, none of them gain competitive advantage from it.

In the context of AI workloads on Kubernetes, this becomes even more relevant. AI container images are notoriously large and complex β€” CUDA drivers, Python dependencies, model serving frameworks, inference runtimes. Each layer is a potential vulnerability surface. Having a trusted provider handle the base layer security means your ML engineers can focus on model performance, not CVE triage.

The Smaller Attack Surface Advantage

A smaller container image is not just more secure β€” it is:

  • Faster to pull β€” less data to transfer across the network
  • Faster to scan β€” fewer packages to analyze
  • Easier to audit β€” less code to review
  • Cheaper to store β€” less registry storage
  • Quicker to start β€” faster cold starts in Kubernetes

When you combine secure-by-design images with proper observability and incident management, you get an infrastructure stack where security is boring β€” and boring is exactly what you want.

Learn More

If you are ready to make your container maintenance a lot less β€œexciting” (in the best way possible): echo.ai

About the Author

I am Luca Berton, AI and Cloud Advisor. I help enterprises build secure, developer-friendly platforms that let teams focus on what matters. Book a consultation.

Luca Berton Ansible Pilot Ansible by Example Open Empower K8s Recipes Terraform Pilot CopyPasteLearn ProteinLens Heaven Art Shop TechMeOut

Free 30-min AI & Cloud consultation

Book Now