hasura / hasura/gitkube

Add support for docker-compose

Open
#74 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3.8k
Forks
197
PR merge metrics
No merged PRs in 30d

Description

Can we add support for docker-compose via docker stack?
That way we would have:
1) Kubernetes manifests
2) Helm
3) Docker-compose

1, 3 are ideal for developers.

`docker stack deploy` is pretty much exactly like `helm install`. Uses a compose.yaml instead of Helm charts.
https://docs.docker.com/engine/reference/commandline/stack_deploy/#description

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named. Start by tracing the existing Kubernetes manifest and Helm deployment paths, then compare their behavior with the linked docker stack deploy documentation. Done means developers can deploy through a compose.yaml using docker stack while preserving the existing deployment options.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, helm, kubernetes
Domain
ci-cd, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.