Skip to main content

HI all 

just wanted to confirm if CIDR ranges are supported in no proxy setting where i want to mention CIDR range of leader node in worker node settings instead of directly providing leader node IP.

Is there any additional settings needed to make this work? 

You should be able to use IP ranges as follows: 10.0.0.0-10.255.255.255
Reference: https://nodejs.org/api/http.html#no_proxy-format

I don’t think CIDR is an option.


Thanks for help will try this and confirm if that works