Skip to content

The official @microsoft Container Camp used to build out containerized applications on Azure.

License

Notifications You must be signed in to change notification settings

taranki/ContainerCamp

 
 

Repository files navigation

Container Camp

The official un-official container camp used to build out containerized applications on Azure.

We assume you have an Azure Subscription...

Azure Setup:

This will setup cmd line access to Azure and works on OSX, Linux, even Windows.... At the bottom of setup step one, there is a Docker Image that will run the CLI in a container. Don't you think that's the right choice for this...

Lab One: Getting Familiar with Azure Resource Manager

This lab will get you familiar with using the Azure CLI for deploying resources to Azure. We'll use Azure Resource Manager (ARM) Templates to describe what we want created in Azure. For More information about ARM and ARM Templates see: Azure Resource Manager Overview.

Lab Two: Run Docker on a VM in Azure

In this lab you will use the VM setup in lab one, but in this lab we will focus on using docker... We'll deploy nginx and hit the default website from a browser.

Lab Three: Getting to Know the Azure Marketplace

In this lab you will deploy nginx as a container on Ubuntu again, but this time leveraging the options in the Azure Marketplace.

Lab Four: Configure a Windows Container Host

In this lab you will build a Windows 2016 Server Container Host and deploy Windows containers.

Lab Five: Setup Azure Container Service

In this lab we'll look at Microsoft Azure's Container as a Service solution called: Azure Container Service (ACS).

About

The official @microsoft Container Camp used to build out containerized applications on Azure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published