Storage with Kubernetes on AWS

Storage with Kubernetes on AWS

6.295 Lượt nghe
Storage with Kubernetes on AWS
Containers may be great for running stateless applications, but what about stateful applications? Kubernetes, the open-source platform for managing containers at scale, contains various technologies to provide persistent storage for stateful applications. This allows users to manage their stateful applications and gain all of the benefits of a containerized infrastructure. Join us as we discuss storage technologies in Kubernetes. We will cover PersistentVolumes, PersistentVolumeClaims, dynamic provisioning, StorageClasses, StatefulSets, and other technologies which help users deploy their stateful applications on Kubernetes running on Amazon Web Services. We will also demonstrate how to run CockroachDB, Wordpress/MySQL, and GlusterFS deployed as containers using Kubernetes on AWS.