Skip to content

danacr/Kubernetes-The-Fun-Way

Repository files navigation

Kubernetes The Fun Way

Update: Episode #4 is live!

Kubernetes the Fun Way is a collection of case studies in which Kubernetes and other cloud-native technologies are explored in unrealistic and (somewhat) ridiculous scenarios. The hope is to create a fun and inclusive learning environment

The episodes are inspired by my day to day work handling production scenarios and are then reapplied with fun twists to create a fun learning environment where failure is the expected goal, as it lowers the barrier of entry.

Episodes:

  • 04: Kubernetes as a Service (recording and slides)

    KaaS Build your own Kubernetes as a Service

  • 03: Chaos Engineering on Kubernetes (recording and slides)

    Chaos Destroying virtual machines in a un-suspecting GKE cluster

  • 02: Kubernetes Operators for Drones (recording and slides)

    Drones Building a Kubernetes operator for drones, attaching worker nodes to the drones, and launching them in the air

  • 01: Portable Kubernetes cluster (recording and slides)

    Cluster Running a Kubernetes cluster on Arm64 single board computers in my living room and creating a ceph pool managed by Rook using USB Flash Drives just to run a Wordpress blog

#kubernetes Dilbert

Acknowledgements:

This project was greatly inspired by Kubernetes The Hard Way and TGI Kubernetes