From 85f72e41e2015dd68f1af2b44e8fd0256b99f205 Mon Sep 17 00:00:00 2001 From: Yolanda Robla Date: Mon, 25 Mar 2019 08:42:02 +0100 Subject: [PATCH] Add comment about SSH for AWS Change-Id: Iabe1666951513b719cba2792cebfd9ee041cc2c8 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0791240..ca486bb 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,13 @@ SETTINGS can be a path to local file, or an url, will be queried with curl. The make process will create the needed artifacts and will start the deployment of the specified cluster +Please consider that, for security reasons. AWS has disabled the SSH access to +nodes. If you need to SSH for any reason, please take a look at `Unable to SSH +into Master Nodes` section from the following document: + +[https://github.com/openshift/installer/blob/master/docs/user/troubleshooting.md](https://github.com/openshift/installer/blob/master/docs/user/troubleshooting.md) + + ## How to deploy for Libvirt First of all, we need to prepare a host in order to configure libvirt, iptables, permissions, etc. So far this is a manual process: -- 2.16.6