Docker

Docker Swarm log collection

Docker swarm services log collection using Logspout
Posted 2018-01-27

There are many solutions for performing log collection or log management. Personally I’ve got experience with using the ELK stack. So this post will focus on ELK with Logspout for log collection.

How to upgrade a Docker Swarm Mode cluster

Upgrade the Docker engine on a a Docker Swarm mode cluster without downtime
Posted 2017-11-20

Here’s how to upgrade Docker in a Swarm mode cluster without cluster down time.