<div dir="ltr"><div>Hello,</div><div><br></div><div>I need to use the address regex feature in my prod k8s cluster:</div><a href="http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2012q1/005615.html">http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2012q1/005615.html</a><br>
<div><br></div><div>I need to catch all DNS entries in a format like "^[a-zA-Z\.]+\.com\.<span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">[a-zA-Z\.]+</span>\.cluster\.local$"</div><div><br></div><div>However I see it is not merged to the master branch. This means that I will have apply the patch to version 2.62 (it is not compatible with the latest version), recompile it and create a custom docker image to be used by kube-dns.</div><div><br></div><div>Is my understanding correct? Or is there a better way of achieving this goal</div><div><br></div><div>Thanks</div></div>