ALM/DevOps

Azure DevOps with VSTS, Docker, and K8

06/13/2018

3:00pm - 4:15pm

Level: Intermediate

Brian Randell

Staff Developer Advocate

GitHub

Have you heard? Containers are where it's at and where you want to run your ASP.NET Core apps on .NET Core. But what's this K8S thing all about? Will Azure make it easier? In this session, Brian will give you a crash course in taking an ASP.NET Core app and get it running up in a container on Azure managed with Kubernetes and all driven from a CI/CD pipeline in Visual Studio Team Services (VSTS).

You will learn:

  • How to put a ASP.NET Core app into a Docker container
  • How to configure Kubernetes (K8S) in Azure
  • How to rub some DevOps on the process with VSTS