Kubernetes, Local to Production with Django: 2— Docker and Minikube
This section focuses on implementing the kubernetes hello-minikube tutorial adapted to a conventional Django application. The codebase for this tutorial can be cloned from my github repo and we will be working with the part_2-getting-started branch. The kubernetes version for this tutorial is assumed to be 1.9. 1. Requirements OS This tutorial assumes a Mac OS system, but has links on how to run it on a Linux/Ubuntu or Windows OS.