From: Yolanda Robla Date: Mon, 25 Mar 2019 07:42:02 +0000 (+0100) Subject: Add comment about SSH for AWS X-Git-Tag: akraino_r1~20 X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=85f72e41e2015dd68f1af2b44e8fd0256b99f205;p=kni%2Finstaller.git Add comment about SSH for AWS Change-Id: Iabe1666951513b719cba2792cebfd9ee041cc2c8 --- 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: