Scale your containers with ansible on a non kubernetes/swarm environment

hatembentayeb

hatem ben tayeb

Posted on January 16, 2021

Scale your containers with ansible on a non kubernetes/swarm environment

Scaling containers on Kubernetes with Replicatsets or scale services with docker swarm is a very easy task! but what about scaling containers in a non managed environment, when you have high traffic, absolutely you need to scale and load balance the traffic among multiple containers. In this article, we will use Ansible and nginx to scale containers.

Original post: here

💖 💪 🙅 🚩
hatembentayeb
hatem ben tayeb

Posted on January 16, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related