Skip to content

Instantly share code, notes, and snippets.

@rvanbutselaar
Last active October 4, 2018 07:32
Show Gist options
  • Save rvanbutselaar/666b0c712fec541daf7af715de4358fc to your computer and use it in GitHub Desktop.
Save rvanbutselaar/666b0c712fec541daf7af715de4358fc to your computer and use it in GitHub Desktop.
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