Skip to content

msftkru/MTC_ContainerCamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container Camp

Please check the WIP branch

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

We assume you have an Azure Subscription... If you don't, break out your Microsoft Account (aka LiveID, Hotmail account, etc) and pick one of these options:

Setup : Create an Azure Linux Jumpbox

In this setup, you will create a linux jumpbox VM in Azure using the Azure Portal, install the Azure cli, and install docker on the vm.

Module : Deploy some containers on your jumpbox

Starting off with containers using a Linux VM and Docker

  1. Use the Jumpbox to deploy containers
  2. Create a custom container
  3. Instrument & Monitor your containers

Module : Configure a Windows Container Host

Build a Windows 2016 Server Container Host and deploy Windows containers.

Module : Setup Docker Swarm and Deploy Some Containers

Deploy Docker with swarm mode, using an acs-machine template to deploy to Azure. Once you have a swarm cluster you will deploy some things to it...

Module : Deploy Multicontainer Applications

Experiment with using docker compose to deploy multi-container applications

Module : Deploy Containers to Azure ACS with Kubernetes

Module : Deploy an Azure Container Instance

Module : Securing Containerized Applications

Experiment with securing containerized application by scanning for vulnerabilities, locking down the runtime environment and enforcing compliance.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 51.9%
  • Java 18.9%
  • HTML 13.5%
  • Shell 13.4%
  • CSS 2.2%
  • JavaScript 0.1%