This document provides an agenda for running a sample .NET Core application locally in containers and deploying it to Azure Kubernetes Service using Visual Studio Team Services. It discusses running the Dockerized application locally in Docker Tools for Visual Studio or IntelliJ and debugging containers. It also provides an overview of key Kubernetes concepts like pods, replication controllers, deployments and services for deploying the containerized application to AKS.