EricGao888 commented on code in PR #10951: URL: https://github.com/apache/dolphinscheduler/pull/10951#discussion_r928376054
########## docs/docs/en/guide/installation/rainbond.md: ########## @@ -0,0 +1,64 @@ +# Use Rainbond Deployment + +This article describes the one-click deployment of highly available DolphinScheduler clusters through the [Rainbond](https://www.rainbond.com/) cloud native application management platform,This method is suitable for users who don't know much about complex technologies such as Kubernetes,Lowered the threshold for deploying DolphinScheduler in Kubernetes. + +## Prerequisites + +* Available Rainbond cloud native application management platform,Please refer to the documentation [Rainbond Quick install](https://www.rainbond.com/docs/quick-start/quick-install) + +## DolphinScheduler Cluster One-click Deployment + +* Docking and accessing the built-in open source app store,Search the keyword `dolphinscheduler` to find App DolphinScheduler. + + + +* Click install on the right side of DolphinScheduler to go to the installation page,Fill in the corresponding information,Click OK to start the installation,Automatically jump to the application view. Review Comment: ```suggestion * Click `install` on the right side of DolphinScheduler to go to the installation page. Fill in the corresponding information and click `OK` to start the installation. You will get automatically redirected to the application view. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
