You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Kevin Su (Jira)" <ji...@apache.org> on 2021/02/23 11:12:00 UTC

[jira] [Created] (SUBMARINE-756) Submarine sandbox

Kevin Su created SUBMARINE-756:
----------------------------------

             Summary: Submarine sandbox
                 Key: SUBMARINE-756
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-756
             Project: Apache Submarine
          Issue Type: New Feature
            Reporter: Kevin Su


Currently, we need to install *kubectl*, *helm*, *java*, *maven, kind or minikube* when new users try to install Submarine on the local machine. [https://submarine.apache.org/docs/]

We could leverage [https://github.com/k3s-io/k3s] to install k8s and all other dependencies in a single docker file so that we could use one command (like *docker run -p 32080 32080 apache/submarine--sandbox:latest*)to launch the entire submarine cluster. In addition, k3d is more lightweight than minikube and kind.

This feature will be very useful for development and testing in the future.



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