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

   Looks like features this PR introduces include two parts:
   1. Support setting up EKS related stuff with terraform.
   2. Deploy dolphin to EKS with helm chart.
   
   For the first part, is there any way you could keep those terraform related 
stuff tested against each future release? Since few maintainers in this 
community are familiar with terraform and have free access to AWS resources at 
the same time, it is not possible for the community to maintain the code.
   
   For the second part, this PR introduces too many repeated code. As said in 
this comment 
https://github.com/apache/dolphinscheduler/issues/16434#issuecomment-2280273926 
, if EKS fully compatible with K8S, there is no need to repeat this code. In 
the future, with other cloud providers, it could be a disaster to maintain 
these repeated and probably inconsistent code. 
   
   Above all, if you could offer a mechanism to keep the terraform related code 
well-tested against each future release, I'm ok with the first part. For the 
second part, I don't think it is appropriate to generate repeated code. 
   


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