Tagged in

Azure Container Service

Cooking with Azure
Cooking with Azure
All things Azure
More information
Followers
336
Elsewhere

A multi-container Dockerfile for acs-engine

I was looking for a way to create different versions of the amazing acs-engine project and I came up with a simple Dockerfile that uses multi-stage build. This way, the final docker container is only 51Mb!


Ansible maintenance of ACS clusters

Azure Container Service clusters are IaaS-based container orchestration framework clusters (as of writing, DC/OS, Kubernetes and Swarm are the supported frameworks) made easy to deploy on Azure.