'How to scale docker-in-docker

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!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source