This document provides an introduction to containers using Docker and Kubernetes. It begins with an overview of containers, images, and layers. It then discusses Docker, including how to build images with Dockerfiles and compose containers together. The document also introduces Kubernetes for managing container clusters. It outlines an agenda covering containers, Docker, Kubernetes, Helm, Istio, GitOps and monitoring tools.