This repository equips a speaker with the materials necessary to deliver a roughly 45-minute-long introductory talk on containers and Kubernetes.
The meetup kit includes the following resources:
- The "Getting Started with Containers and Kubernetes" Slides and speaker notes with commands for running a live demo
- This GitHub repository containing the demo app code
- A "Getting Started with Containers and Kubernetes" DigitalOcean tutorial, which walks a user through rolling out the demo "Hello World" Flask app on a DigitalOcean Kubernetes cluster.
- The Flask demo app Docker Hub repository