Category: Containers

How to create a Kubernetes cluster on Azure in minutes !

If sometimes you’ve asked yourself how are containers platforms are built in Azure PaaS solution like ACS (Azure Container Service) here is a tool you want to take a look at ! The name of this tools is acs-engine ! [su_quote url=”https://github.com/Azure/acs-engine”]The Azure Container Service Engine (acs-engine) generates ARM (Azure Resource Manager) templates for Docker…




Quick: Easily install Windows Containers images

  In this previous post I was telling you that you need to download the Windows Core WIM image before start playing with containers on Windows. The game has already change, and you have a module named ContainerProvider that’ll help you with that ! This module is available on the PSGallery. Installating it is a…




Introduction to Windows Containers

  I am very trhilled to write this article as i am a huge fan of Docker and PowerShell so, both of the two worlds are starting to works smoothly on Windows 2016 Server TP3. TP3 means Technical Preview 3, so for the moment, keep in mind that Windows Containers are not production ready, unlike…