Add comment about SSH for AWS 01/501/1
authorYolanda Robla <yroblamo@redhat.com>
Mon, 25 Mar 2019 07:42:02 +0000 (08:42 +0100)
committerYolanda Robla <yroblamo@redhat.com>
Mon, 25 Mar 2019 07:43:13 +0000 (08:43 +0100)
Change-Id: Iabe1666951513b719cba2792cebfd9ee041cc2c8

README.md

index 0791240..ca486bb 100644 (file)
--- 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: