You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/05/07 00:48:00 UTC

[jira] [Updated] (SUBMARINE-462) Submarine server should support helm charts installation

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

ASF GitHub Bot updated SUBMARINE-462:
-------------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>
> 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: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org