summaryrefslogtreecommitdiffstats
path: root/roles/ands_network/README
diff options
context:
space:
mode:
Diffstat (limited to 'roles/ands_network/README')
-rw-r--r--roles/ands_network/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/roles/ands_network/README b/roles/ands_network/README
new file mode 100644
index 0000000..dfd029a
--- /dev/null
+++ b/roles/ands_network/README
@@ -0,0 +1,8 @@
+ We need to stop keepalived before provisioning OpenShift and scalling the cluster. This will, however, will
+ prevent nodes from communicating with masters. Therefore, we add IP of the first configure master node in
+ /etc/hosts.
+
+ We do the same if for some reason the routing is currently off, but we still want to provision OpenShift
+ projects. Of course, we don't need to turn off keepalived in this case, just temporarily add an ip of the
+ first master.
+