Question 1 : is it possible to install a dns server in an openshift(okd) 3.11 infra-node ? i found out it's not possible in the master node because it will conflict with the dns server (dnsMasq) installed by kubernetes
Question 2 : is it possible to install a dns server with a different port in the master node ? or maybe use bind instead of dsnmasq