OpenShift Installation: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
There are two installation methods: ''quick install'', which uses a CLI tool available in the "atomic-openshift-utils" package, which, in turn, uses [[Ansible]] in the background, and ''advanced install''. The advanced install assumes familiarity with [[Ansible]]. | There are two installation methods: ''quick install'', which uses a CLI tool available in the "atomic-openshift-utils" package, which, in turn, uses [[Ansible]] in the background, and ''advanced install''. The advanced install assumes familiarity with [[Ansible]]. | ||
=Prerequisites= | |||
==System Requirements== | |||
==DNS Setup== | |||
=Run CLI to Install= | |||
=Post-Install= | |||
==Deploy the Integrated Docker Registry== | |||
==Deploy the HAProxy Router== | |||
==Load Image Streams== | |||
==Load Templates== | |||
==Set up NFS== | |||
The NFS server is required for [[OpenShift_Concepts#Volume|persistent volumes]]. |
Revision as of 21:45, 2 May 2017
External
Internal
Overview
There are two installation methods: quick install, which uses a CLI tool available in the "atomic-openshift-utils" package, which, in turn, uses Ansible in the background, and advanced install. The advanced install assumes familiarity with Ansible.
Prerequisites
System Requirements
DNS Setup
Run CLI to Install
Post-Install
Deploy the Integrated Docker Registry
Deploy the HAProxy Router
Load Image Streams
Load Templates
Set up NFS
The NFS server is required for persistent volumes.