* Update OpenShift instructions to fix#417
Update istio-sidecar-injector configmap after Istio is ready in order to let knative activator and autoscaler pods running properly
* Edit steps
* Improvements to OpenShift installation
Fixes#409
* Updates to minishift based installation instead of oc cluster up
* Added scripts to setup the policies for Istio and Knative
* Removed scripted install script
Signed-off-by: Kamesh Sampath <ksampath@redhat.com>
* Minishift document and polices updated for OpenShift 3.11
* Review comment fixes