devspace icon indicating copy to clipboard operation
devspace copied to clipboard

Init: add flag/detect to init from docker-compose file

Open FabianKramm opened this issue 6 years ago • 2 comments

Would be nice if devspace could convert a docker compose file via kompose to a devspace, which would help people to adopt devspace if they already use docker compose.

FabianKramm avatar Nov 19 '18 19:11 FabianKramm

Is this officially supported yet? I have rewritten our stack in devspace.yaml but im thinking of moving our dev stack to k3d on Docker Engine as a kind of half way to full kubernetes, but I don't know if I want to sunset our docker compose support. In a perfect world devspace would deploy to both Kubernetes and Compose using a single devspace file which would be cool.

madhavajay avatar Jul 08 '22 03:07 madhavajay

@madhavajay Apologies for the slow response. There is devspace init support for docker-compose, but it's intended as a one time conversion from docker-compose.yaml to devspace.yaml and should deploy to any Kubernetes cluster.

lizardruss avatar Sep 21 '22 15:09 lizardruss

@lizardruss no worries. We can close this for now.

madhavajay avatar Sep 22 '22 23:09 madhavajay