From fe4622305efa55e6bec8221efe8fc4bdd5462136 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Tue, 27 Feb 2018 17:55:55 +0100 Subject: Scaling and upgrade playbooks (not properly tested yet) --- opts.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'opts.sh') diff --git a/opts.sh b/opts.sh index 57c26f9..6c34d04 100644 --- a/opts.sh +++ b/opts.sh @@ -24,10 +24,13 @@ Actions: projects - installs configuration files and OpenShift resources for KaaS and other configured projects Scaling the cluster - nodes - complete action: prepares the nodes, scales up the cluster, and reconfigures storage + nodes - complete action: prepares the nodes, scales up the cluster, and reconfigures storage (if necessary) + masters - complete action: prepares the masters, scales up the cluster, and reconfigures storage prepare - prepares the new nodes - openshift-nodes - scales OpenShift cluster (master scallability is not checked) + openshift-nodes - scales OpenShift cluster with additional nodes + openshift-masters - scales OpenShift cluster (master scallability is not checked) configure - Configures new nodes (Storage, Users, OpenVPN tunnels) + upgrade - Upgrade to a new version (Dangerous) Configuration of new resources, etc. users - configure user roles & passwords -- cgit v1.2.1