[ 
https://issues.apache.org/jira/browse/SUBMARINE-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on SUBMARINE-462 started by JohnTing.
------------------------------------------
> Submarine server should support helm charts installation
> --------------------------------------------------------
>
>                 Key: SUBMARINE-462
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-462
>             Project: Apache Submarine
>          Issue Type: Sub-task
>          Components: Backend Server
>            Reporter: Zhankun Tang
>            Assignee: JohnTing
>            Priority: Major
>
> Currently, there are no tools to install submarine on k8s in one command.
> Helm chart is a perfect tool we can choose. In order to do this:
>  # Create helm charts supporting deployments of tensorflow operator, pytorch 
> operator, and submarine server, MySQL.
>  # Create Dockerfiles used to build submarine components' docker images and 
> create tools to handle the required version push to docker hub.
>  # Setup proxy using kubectl to access the submarine server locally
>  # Verify that sample job spec can be submitted to the submarine server 
> successfully.
>  # Verify that workbench can be accessed in a local browser.
> After this, if the user has a k8s cluster. The below command will get the 
> installation done.
> {code:java}
> helm install <submarine dir>/charts{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to