OpenShift: Difference between revisions

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

ansible-playbook openshift-ansible/playbooks/deploy_cluster.yml


= Disable Kube-Proxy =
= Disable Kube-Proxy =