From: ashok chandran Date: Tue, 28 May 2019 06:00:03 +0000 (+0000) Subject: build system requirements X-Git-Tag: akraino_r1~4^2 X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=c8c4fbbbf5ca1b06eebc4a6d3b82b62a8f6fedbb;p=kni%2Finstaller.git build system requirements Change-Id: I842828ab1e258f3a770045fc807c617027eb8ae0 --- diff --git a/README.md b/README.md index aa4ec46..8cc584b 100644 --- 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.