summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node_dnsmasq
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-05-12 13:26:48 -0400
committerScott Dodson <sdodson@redhat.com>2016-05-12 13:26:48 -0400
commitb457e27d36099700c89dabcca94e6fe50f8af524 (patch)
tree09003eeb934202c2e44fbb22a714995829155527 /roles/openshift_node_dnsmasq
parent7521e4859bc3c44a11086085b77540f639414db4 (diff)
downloadopenshift-b457e27d36099700c89dabcca94e6fe50f8af524.tar.gz
openshift-b457e27d36099700c89dabcca94e6fe50f8af524.tar.bz2
openshift-b457e27d36099700c89dabcca94e6fe50f8af524.tar.xz
openshift-b457e27d36099700c89dabcca94e6fe50f8af524.zip
Sync comments with origin pr
Diffstat (limited to 'roles/openshift_node_dnsmasq')
-rwxr-xr-xroles/openshift_node_dnsmasq/files/networkmanager/99-origin-dns.sh10
1 files changed, 6 insertions, 4 deletions
diff --git a/roles/openshift_node_dnsmasq/files/networkmanager/99-origin-dns.sh b/roles/openshift_node_dnsmasq/files/networkmanager/99-origin-dns.sh
index bc7c29636..09bae1777 100755
--- a/roles/openshift_node_dnsmasq/files/networkmanager/99-origin-dns.sh
+++ b/roles/openshift_node_dnsmasq/files/networkmanager/99-origin-dns.sh
@@ -8,10 +8,12 @@
# a pod would fail.
#
# To use this,
-# Drop this script in /etc/NetworkManager/dispatcher.d/
-# systemctl restart NetworkManager
-# Configure node-config.yaml to set dnsIP: to the ip address of this
-# node
+# - If this host is also a master, reconfigure master dnsConfig to listen on
+# 8053 to avoid conflicts on port 53 and open port 8053 in the firewall
+# - Drop this script in /etc/NetworkManager/dispatcher.d/
+# - systemctl restart NetworkManager
+# - Configure node-config.yaml to set dnsIP: to the ip address of this
+# node
#
# Test it:
# host kubernetes.default.svc.cluster.local