All you need to know to run Django locally with Kubernetes (Minikube)

Описание к видео All you need to know to run Django locally with Kubernetes (Minikube)

How to spin up a Django app locally on a Kubernetes cluster using Minikube. This includes running Django with Gunicorn and Nginx as well as a dedicated local PostgreSQL database.
We will cover the most common Kubernetes components for example: pods, deployments, services, initContainer, emptyDir, persistent volumes and claims.

Link to code: https://github.com/dotja/django_kuber...

Chapters:
---------------
0:00 intro
0:10 things to mention
0:36 Kubernetes terms
2:08 the desired state
4:49 which Docker engine?
5:58 the code
11:32 deploy
12:28 port forwarding
12:58 outro

Комментарии

Информация по комментариям в разработке