Looking at the recent Docker Compose commits, kbin should scale horizontally until it hits limits of postgres.
Its a really good candidate for kubernetes, if you deploy on AWS/Azure and use AKS/EKS with Azure Database/RDS you will be able to flexibly scale far beyond those limits.
I have been meaning to learn Helm for ages. This seems a good excuse.
Looking at the recent Docker Compose commits, kbin should scale horizontally until it hits limits of postgres.
Its a really good candidate for kubernetes, if you deploy on AWS/Azure and use AKS/EKS with Azure Database/RDS you will be able to flexibly scale far beyond those limits.
I have been meaning to learn Helm for ages. This seems a good excuse.
Unfortunately I thought I’d be brilliant and run the bare metal version of kbin.