The official un-official container camp used to build out containerized applications on Azure.
We assume you have an Azure Subscription...
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...
- Setup Step One - Install Azure CLI
- Setup Step Two - Login to Azure CLI
- Setup Step Three - Switch Azure CLI to ARM Mode
- Setup Step Four - Install Docker for Windows or Mac
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.
In this lab you will setup a VM like in labone, but it will have docker... We'll deploy nginx and hit the default website from a browser.
In this lab you will build a Windows 2016 Server TP5 Container Host and deploy Windows containers.
In this lab you will deploy Docker with swarm mode, using docker-machine to deploy to Azure. Once you have a swarm you will deploy some things to it...
In this lab we'll look at Microsoft Azure's Container as a Service solution called: Azure Container Service (ACS).