qin-sy opened a new issue, #13666:
URL: https://github.com/apache/dolphinscheduler/issues/13666

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   当我在k8s中部署worker时不能将worker注册到指定的workergroup中。
   
   ### What you expected to happen
   
   期望当我修改WORKER_GROUPS中的分组时可以在启动时注册到我指定的workergroup中。
   当我在k8s中部署多个worker 的 StatefulSet 时,希望可以将不同的 StatefulSet 中的 POD 使用不同的分组管理。
   
   现在启动时只能注册到默认的default中。
   当我创建新的workergroup时,只能选择已经注册到default中的woker,
   当 StatefulSet 中的POD增加或者减少时,需要人工修改workergroup中的设置。
   
   
   ### How to reproduce
   
   使用[3.1.4版本](https://github.com/apache/dolphinscheduler/tree/3.1.4-release)的 
helm 配置文件
   修改WORKER_GROUPS、WORKER_GROUPS_0中的分组后部署到k8s中后在画面中查看workgroup
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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