OpenShift: Difference between revisions

Content added Content deleted
Line 86:
= OpenShift Installation =
git clone --single-branch -b release-3.9 https://github.com/openshift/openshift-ansible
cdansible-playbook -i /etc/ansible/hosts openshift-ansible/playbooks/deploy_cluster.yml
 
ansible-playbook openshift-ansible/playbooks/deploy_cluster.yml
 
= Disable Kube-Proxy =