From: Yolanda Robla Mota Date: Tue, 4 Jun 2019 09:01:55 +0000 (+0000) Subject: Merge "Updated README to reflect the changes in installer" X-Git-Tag: akraino_r1~2 X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=a337face56605499d30b842204639ddd9d866605;p=kni%2Finstaller.git Merge "Updated README to reflect the changes in installer" --- a337face56605499d30b842204639ddd9d866605 diff --cc README.md index 8cc584b,50db330..2425413 --- a/README.md +++ b/README.md @@@ -4,16 -4,10 +4,15 @@@ This repository contains the installer ## Dependencies - You will need to create an account on [http://cloud.openshift.com/](http://cloud.openshift.com/) - This is needed to have download access to the OpenShift installer artifacts. - After that, you will need to download the Pull Secret from - [https://cloud.openshift.com/clusters/install](https://cloud.openshift.com/clusters/install) - Step 4: Deploy the Cluster + You will need to create a Red Hat account on [https://www.redhat.com/wapps/ugc/register.html](https://www.redhat.com/wapps/ugc/register.html), then login with your account into [https://cloud.redhat.com/openshift](https://cloud.redhat.com/openshift). This is needed to have download access to the OpenShift installer artifacts. + After that, you will need to get the Pull Secret from + [https://cloud.redhat.com/openshift/install/metal/user-provisioned](https://cloud.redhat.com/openshift/install/metal/user-provisioned) - Copy Pull Secret link. +## Build System Requirements + +Software: gcc,git,go + + ## How to build First the `kni-edge-installer` binary needs to be produced. For that you just execute make with the following syntax: