docker
Why Docker isn't always a good idea Part 1
To briefly explain the situation. We have a HAProxy running on a Debian server as a Docker container. This is the entrance node to a Docker Swarm cluster.
Backup MySQL Databases in Kubernetes
In this post, we will show you how to create a MySQL server backup using Kubernetes CronJobs.