dockerode icon indicating copy to clipboard operation
dockerode copied to clipboard

dockerode and kubernetes

Open binarymist opened this issue 6 years ago • 0 comments

Is there a work flow that dockerode users have used/created/dreamt about that creates->starts containers (I could have about 10 of them) to process a short running job, one or more of the say 10 containers needs to spawn additional containers from the app code, then somehow have kubernetes do the management of them?

I've got a system that needs to start containers from app code (dockerode I'm guessing at this stage) depending on a specific user provided configuration, then have something (kubernetes I'm guessing) orchestrate the containers from then on.

Anyone done something like this, or thinking about it?

Thanks.

binarymist avatar Sep 06 '18 01:09 binarymist