
Speaker: Daniel Mangum
Software Engineer @Upbound & Crossplane Maintainer
Session + Live Q&A
Kubernetes as a Foundation for Infrastructure Control Planes
To continue the conversation with Daniel, please join the Hangout with the Speaker during the break after the session.
The distribution, deployment, and ongoing maintenance of infrastructure is frequently decoupled from the applications that consume it. Kubernetes has become the default platform for orchestrating containerized processes, but it also offers a general interface for running distributed systems, providing an opportunity to extend its capabilities beyond workloads running in-cluster.
In this talk, we’ll explore how bringing applications and infrastructure to a single control plane allows for building robust platforms that can accommodate heterogenous organizational structures and architectural patterns. We will identify how practitioners can:
- Establish strong separation of concern between platform and application development teams.
- Build applications that target infrastructure interfaces, rather than specific implementations.
- Design control planes that evolve with organizations as they scale.