kaijli-bigdata commented on issue #17144:
URL: 
https://github.com/apache/dolphinscheduler/issues/17144#issuecomment-2817437975

   > You can try specify network in
   > 
   > 
[dolphinscheduler/dolphinscheduler-common/src/main/resources/common.properties](https://github.com/apache/dolphinscheduler/blob/b7fc727865db299b3732928a03c3aff1dbeeeab9/dolphinscheduler-common/src/main/resources/common.properties#L75-L79)
   > 
   > Lines 75 to 79 in 
[b7fc727](/apache/dolphinscheduler/commit/b7fc727865db299b3732928a03c3aff1dbeeeab9)
   > 
   >  # network interface preferred like eth0, default: empty 
   >  #dolphin.scheduler.network.interface.preferred= 
   >   
   >  # network interface restrict like docker0,docker1 , default: docker0 
   >  dolphin.scheduler.network.interface.restrict=docker0
   
   My current issue is that dolphinscheduler-api cannot call the alert plugin 
through the dolphinscheduler-alert Pod name. How can I modify the network 
configuration to make this work? 


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