Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 916 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 916 Bytes

HackSoft Django Containers Meet kubernetes scaling

HackSoft Django Containers Meet kubernetes scaling

This is a demo project for the HackSoft's Django meetup on 28-Nov-2023. You can go directly to demo/ folder to check it our.

The Vagrant VM is based on ARM with VMware Fusion. If you are using Linux amd64 and VirualBox make appropriate the change.

We start with short theory:

  • Overview of containers
  • Overview of container images
  • Overview of Kubernetes

After that we move to the fun demo starting from scratch

  • Create VM using Vagrant
  • Create Django app
  • Conteinerizing Django app
  • Create multi node Kubernetes cluster
  • Run Django inside Kubernetes
  • Chaos engineering
  • Disaster simulation
  • The fun playing the classic game Doom and killing Pods / Monsters a.j.a. KubeDoom