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: [email protected]
For additional commands, e-mail: [email protected]