Abstract
Composable Infrastructure is ideally suited to solve the problem of efficient deployment and management of persistent data for containers in Kubernetes clusters.
This talk will describe quickly the fundamental capabilities and design of a composable infrastructure platform, how it scales to provide a correct and durable orchestration platform for 100,000's of managed elements, and a method of seamlessly integrating managed persistent data volumes directly into the Kubernetes platform. The programming API used for integration will be detailed along with current capabilities of automatic reattachment of persistent volumes to containers, volume "migration" and security. The talk will illustrate the API use with code examples of the current implementation. We close with a roadmap for additional features to enhance composable persistent volume deployment in Kubernetes.