qingwli commented on issue #16478: URL: https://github.com/apache/dolphinscheduler/issues/16478#issuecomment-2370775559
I agree with @Gallardot thinking. And for @fuchanghai said support pod level. Few questions: - 1. How to limit users just create pod jobs. And if the user wants to create like a deployment, we need to parse the user's yaml and check? - 2. I agree it's not just a pod creation. It's more like a pod managent. For now, If user start a spark job or other k8s job. We can add some limit for this pods. But user can defined yaml can avoid this policy, can occur lots of chain questions. - 3. Which scenario needs user defined a pods? We have a k8s pod now, If our k8s job can't support some function like specific configurations like environment variables and tolerations. We can enhance and support them. Overall, vote -1 for this DSIP. -- 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]
