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

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

Zhankun Tang created SUBMARINE-462:
--------------------------------------

             Summary: 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


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:
 # Build helm charts supporting deployments of tensorflow operator, pytorch operator, and submarine server, MySQL.
 # 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