DevOps in the Spotlight

T12 Azure DevOps with VSTS, Docker, and K8S

09/18/2018

1:30pm - 2:45pm

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, you'll get 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