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!