OpenShift: Difference between revisions

Line 74:
</pre>
 
= OpenShift InstrallationInstallation =
git clone --single-branch -b release-3.9 https://github.com/openshift/openshift-ansible
cd openshift-ansible/
 
ansible-playbook openshift-ansible/playbooks/deploy_cluster.yml
 
= Disable Kube-Proxy =