Last active
October 4, 2018 07:32
-
-
Save rvanbutselaar/666b0c712fec541daf7af715de4358fc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://docs.openshift.com/container-platform/3.10/install/prerequisites.html | |
Infrastructure nodes running in DMZ | |
Application hosting nodes, master, other supporting infrastructure running in more secure network | |
# diagnostics after installation | |
sudo oc adm diagnostics | |
ansible-playbook -i /root/my_ocp_inventory \ | |
/usr/share/ansible/openshift-ansible/playbooks/byo/openshift-checks/health.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment