Skip to content

A practical guide to running database migrations in Kubernetes. Covers common patterns such as app-managed migrations, initContainers, Jobs, and Helm hooks, along with best practices to avoid race conditions and ensure safe schema changes.

Notifications You must be signed in to change notification settings

augustus281/database-migrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

database-migrations

A practical guide to running database migrations in Kubernetes. Covers common patterns such as app-managed migrations, initContainers, Jobs, and Helm hooks, along with best practices to avoid race conditions and ensure safe schema changes.

About

A practical guide to running database migrations in Kubernetes. Covers common patterns such as app-managed migrations, initContainers, Jobs, and Helm hooks, along with best practices to avoid race conditions and ensure safe schema changes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published