Skip to content

Latest commit

 

History

History
74 lines (42 loc) · 3.63 KB

README.md

File metadata and controls

74 lines (42 loc) · 3.63 KB

Container Camp

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 : Deploy Multi-OS Applications with Docker Enterprise Edition (EE)

Use Docker EE's capabilities for deploying and managing container deployments with both Swarm and Kubernetes.

Module : Deploy an Azure Container Instance

Module : Deploy Containers to Azure aks with Kubernetes

Module : Advanced DevOps (CI/CD), Microservices and Containers Hands-on Lab

Module : Securing Containerized Applications

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

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.