My Kubernetes Pod Lifecycles Workshop Experience

A couple weeks ago, I presented an internal workshop at PointClickCare as part of a Learnathon – 2 weeks of buffet-style workshops delivered by staff and vendors followed by a 1 week project period akin to a Hackathon. In this session, we covered theory around Kubernetes pod life cycles, along with operator considerations. In the …

My Kubernetes Quickstart Workshop Experience

Last week I held a Kubernetes Quickstart Workshop as part of the TOHacks 2022 Hype Week. Together, we went over some basic Kubernetes concepts, API resources, and the problems they solved relative to non-cloud native architecture. As part of this workshop I created some simple K8s cheat-sheets/material, along with a whole new Kubernetes cluster which …