This document provides an overview of a workshop on running Kubernetes on AWS. It outlines the prerequisites including installing Git, AWS CLI, kubectl, and cloning a GitHub repository. The workshop will cover basic Kubernetes concepts like pods, labels, replication controllers, deployments and services. It will demonstrate how to build a Kubernetes cluster on AWS using CloudFormation for infrastructure as code. Hands-on portions will include deploying containers, creating services, and observing the cluster architecture and networking. Additional topics are cluster add-ons like Kubernetes Dashboard and DNS, deploying applications, and cleaning up resources.