build system requirements 60/860/3
authorashok chandran <ashok.chandran3@wipro.com>
Tue, 28 May 2019 06:00:03 +0000 (06:00 +0000)
committerashok chandran <ashok.chandran3@wipro.com>
Thu, 30 May 2019 12:11:57 +0000 (12:11 +0000)
Change-Id: I842828ab1e258f3a770045fc807c617027eb8ae0

README.md

index aa4ec46..8cc584b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,6 +9,11 @@ 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
 
+## 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:
@@ -99,6 +104,7 @@ into Master Nodes` section from the following document:
 
 ## How to deploy for Libvirt
 
+Hardware: support of nested virtualization needed
 First of all, we need to prepare a host in order to configure libvirt, iptables, permissions, etc.
 This repository contains a bash script that will prepare the host for you.