Migrating Postgres database into Kubernetes
Deploying a Postgres database into Kubernetes can be challenging, see how declarative configuration can make your life easier enabling self-service storage provisioning for your stateful workloads.
Ferran Castell demonstrates migration of Postgres databases from a standalone server to a Kubernetes cluster using StorageOS.
You will learn:
- How to deploy Postgres in production in Kubernetes
- How to implement automatic failover with high availability
- How to migrate a database into a Kubernetes cluster
- How to build a database as a service with Kubernetes and StorageOS