How to scale docker-in-docker

2/18/2022

I am using a docker-in-docker setup, because I am creating apps as seperated docker-container. This means that one container is spawning other containers. As far as I understood kubernetes and all other Auto-scale Cloudservices, this is not possible.

Any suggestion how I can do that?

Thanks in advance for any suggestions!

-- marius
azure
docker
docker-in-docker
google-cloud-platform
kubernetes

0 Answers