Managing model migrations in a Kubernetes environment

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • skaffold

    Easy and Repeatable Kubernetes Development

  • DevSpace sounds pretty interesting and seems to address the issue of migrations pretty clearly, whether with hooks or just doing something like devspace enter python manage.py migrate in the Python example. It seems like doing Django migrations with Skaffold involves setting up a Pod or Job solely for this purpose. It doesn't sound like there is functionality, or plans to add it, to Skaffold for running custom commands in the Pod: https://github.com/GoogleContainerTools/skaffold/issues/4179.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts