Recently we have created a k8s cluster to host our Microservices architecture. In this blog post, I like to share how we calculated the number of worker machines we needed and which considerations are to take into account.
How many workers in a Docker cluster
This post will explain to you how to optimize your worker size when you need a failover scenario for container failure or worker failure.