fleet icon indicating copy to clipboard operation
fleet copied to clipboard

Convert docker-compose.yml to a set of Kubernetes deployments

Open marpaia opened this issue 6 years ago • 2 comments

We should convert the development containers (MySQL, Redis, MailHog) to be local Kubernetes deployments on MiniKube instead of container instances on Docker Compose.

marpaia avatar Nov 14 '17 06:11 marpaia

I'm re-opening this because while we have configs for deploying the components on Kubernetes we need to add functionality and tooling for them to communicate amoungst themselves and document how to use it.

marpaia avatar Feb 23 '18 17:02 marpaia

I found this recently, which is extremely relevant to our interests here: https://github.com/kubernetes/kompose

marpaia avatar Feb 23 '18 17:02 marpaia