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

[jira] [Created] (SUBMARINE-380) Optimize submarine-cloud to create kind cluster script

Liu Xun created SUBMARINE-380:
---------------------------------

             Summary: Optimize submarine-cloud to create kind cluster script
                 Key: SUBMARINE-380
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-380
             Project: Apache Submarine
          Issue Type: Sub-task
          Components: Cloud-native Deployment
            Reporter: Liu Xun
            Assignee: Liu Xun


In the submarine-cloud script for creating a kind cluster,
If the user does not have kind bin installed, after the automatic download, the user is required to manually set the kind to the PATH environment variable.

We need to provide a kind script in the submarine project. This script proxy all kind bin commands. If the kind bin file is not installed locally, the kind script will automatically download the kind bin file. All kind bin operations are performed by this kind script, so that the user does not need to set the PATH environment variable.



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