Django & Kubernetes. Deploy a Django web app to a managed Kubernetes cluster on DigitalOcean.

codingforentrepreneurs.com/projects/django-kubernetes

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2022
  • Added default python environment paths
  • Minor formatting fixes
  • Update for new keys
  • Updated tests for valid tests
  • Updated env for testing django in github workflows
  • Added posts model and test
  • Added rollout workflow
  • updated build for collectstatic
  • Added staticfiles for Django Storages DO Spaces
  • Update build
  • Removed unneeded env value
  • Added environment variables
  • Added environment variables
  • K8S deployment in github actions
  • Updated build workflow
  • Updated docker build workflow
  • Added docker build workflow
  • Changed django test execution
  • Added postgres to django workflow test
  • UPdated test workflow for Django