2026-09-24 –, 101 (Capacity 48)
Shipping a solution made of several Helm-based products (platform add-ons, operators, integrations) usually means bespoke glue code, fragile ordering, and configs that fall apart between a demo cluster and production. Helmet is a reusable Kubernetes installer framework that treats dependency topology, integration wiring, and configuration as first-class concerns so teams can focus on their charts—not one-off installers.
This session introduces Helmet’s core ideas: chart annotations that drive install order and namespace placement, integration secrets coupled to products via declarative rules, embedded installer bundles, and CLI/MCP workflows that stay consistent from first deploy onward. We will walk through how the same artifact and patterns support a quick demo, a PoC on a shared cluster, and a production rollout—where the main differences are configuration depth and operational gates, not a rewrite of your installer.
You will leave with a mental model of when Helmet fits, how multi-product composition works in practice, and what to plan for as you harden from demo to production (validation, topology inspection, integration lifecycle).
Audience / level: Platform engineers, Kubernetes admins, and teams shipping internal platforms or ISV-style installers; intermediate Kubernetes + Helm familiarity assumed.
Takeaways:
- How Helmet resolves deployment order and integration dependencies from chart metadata.
- How one installer can evolve from demo → PoC → production through config and process, not new code each time.
- Where extensions (integrations, templating, automation/MCP) fit in the lifecycle.
- How you can end up with a production ready gitops repo for day two operation.
David Peraza is a Principal Software Engineer at Red Hat with over two decades of experience in distributed systems, cloud-native architecture, and the software supply chain. Currently, he serves as a lead architect for the Red Hat Advanced Developer Suite (RHADS), where he focuses on building trusted software supply chains and enhancing developer experience within OpenShift and Kubernetes ecosystems.
Throughout his career, David has held senior technical roles at AWS, IBM, and Persistent Systems, contributing significantly to the OpenStack project and pioneering hybrid cloud integrations. A holder of multiple patents and a published author in the field of cloud-managed services, David holds a Master’s degree in Computer Science from Florida International University. He is a recognized expert in Kubernetes, DevOps automation, and the engineering of secure, scalable cloud infrastructure
I'm a Principal Software Engineer at Red Hat. In previous roles, I built and shipped platform tooling—most recently the Trusted Software Factory installer for the Advanced Developer Suite. I've spent 20+ years improving and automating developer workflows, turning messy problems into reliable systems, and leading teams with efficiency and a strong focus of added value.