Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
In order to enable submarine to support deployment in k8s,
We need to enable each service of subarine to be deployed independently.
The problem that jira solves is that it can run the subarine server independently in docker.
Let users only need a docker command to run the submarine service.
like., docker run -it -d --link=s1:submarine-db --name s2 apache/submarine:submarine-0.3.0-SNAPSHOT
Attachments
Issue Links
- links to