Docker Global Azure Bootcamp Québec - Container on Azure On Saturday April, 21st 2018 was the 6th edition of the Global Azure Bootcamp, Maxime and I present 2 way to deploy container on Azure: * Build your own Swarm Cluster * Using AKS (Azure Kubernetes Services)
Docker Docker Config, how to always use base image with Docker Swarm! Remember last time you say "It's a really awesome image ٩(◕‿◕。)۶ ! But I need only to change one thing in the configuration, and I make a new image, a new git repository, a build process, and push my new image to a registry (╥_╥)" Now (ok, a few
Azure Using Rex-Ray with Docker Swarm on Azure I try to have a working storage tool for my Docker Swarm cluster on Azure that is performant and use the storage service of my cloud provider. I didn't want to manage a custom cluster with VMs and disk for handling persistence across my cluster. What is Rex-Ray?
Traefik Using Traefik as your load-balancer in Docker Swarm with Let's Encrypt I previously wrote about Traefik (Docker on Azure, how to build your own Swarm cluster), but I would like to explain how I made my Traefik cluster on Docker Swarm. Infrastructure The infrastructure is a Docker Swarm cluster with manager and worker nodes. Traefik runs on the manager nodes, and,
Azure Docker on Azure, how to build your own Swarm cluster This post will be a quick review of how we built our Docker Swarm cluster on Azure and how you can do the same! First of all, we want to have secret management in Swarm, and as of today (October 2017), only CoreOS Alpha have a version of Docker >
Docker (Slides) Docker on Azure, how to build your own Swarm cluster This presentation will be a quick review of how we built our Docker Swarm cluster on Azure and how you can do the same!
Docker Docker, swarm, Consul, registrator and consul-template SlideShare Presentation of Swarm-mode, Docker, Consul and consul-template for building a cluster with auto discovery load-blancer.