SEZ9 commented on PR #16433:
URL: 
https://github.com/apache/dolphinscheduler/pull/16433#issuecomment-2287959361

   @EricGao888  Thank you for your response. Your analysis is correct. This 
feature is composed of two parts: one is Terraform code, and the other is a 
Helm chart. Given the unique requirements of cloud service deployment, users 
need to use Terraform to provision resources suitable for DolphinScheduler and 
replace resource-related configurations in the Helm scripts.
   
   **Part One:** Although most of the Helm chart is repetitive, variables have 
been replaced, and some critical configurations have been exposed for public 
cloud settings. This part will need to be maintained and updated according to 
the specific version of the DolphinScheduler Helm chart.
   
   **Part Two:** As you mentioned, the Terraform script needs to be tested on 
the cloud. On the AWS side, we will provide dedicated one-time AWS accounts for 
DolphinScheduler users to conduct testing and releases. I can take 
responsibility for maintaining these test versions and promptly updating the 
DolphinScheduler documentation and code.
   
   For this feature, I can also add a DolphinScheduler document explaining how 
to obtain a test account, perform the deployment, and update it with major 
releases. Would this be sufficient to proceed with merging the PR?  


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

Reply via email to