Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 916 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 916 Bytes

LISA17 Tutorial - Containers with Docker, Azure and Kubernetes

In this set of tutorials, you will see how to create a containerized application on your computer using Docker, move that image to a cloud registry and then deploy it to Azure Container Instances and Azure Container Services.

Before you begin, you will need access to an Azure subscription and need to install either the Azure CLI or use the Azure Cloud Shell.

If you do not have an existing Azure subscription, you may qualify for a free trial or simply use the pay-as-you-go model. Get An Azure Subscription

Let's Get Started!