summaryrefslogtreecommitdiffstats
path: root/README_OSE.md
diff options
context:
space:
mode:
authorAndrew Butcher <abutcher@redhat.com>2015-09-30 10:15:01 -0400
committerAndrew Butcher <abutcher@redhat.com>2015-09-30 10:17:59 -0400
commit902b9c5c77b4031fb9ebcdcd02fbbe6e07f59e72 (patch)
tree3b5425dba0443d7062bdd1436889757364aefa85 /README_OSE.md
parent4b97bb621e0612022eaf8907303b9d3a3db0b713 (diff)
downloadopenshift-902b9c5c77b4031fb9ebcdcd02fbbe6e07f59e72.tar.gz
openshift-902b9c5c77b4031fb9ebcdcd02fbbe6e07f59e72.tar.bz2
openshift-902b9c5c77b4031fb9ebcdcd02fbbe6e07f59e72.tar.xz
openshift-902b9c5c77b4031fb9ebcdcd02fbbe6e07f59e72.zip
Point to advanced installation guide in READMEs
Diffstat (limited to 'README_OSE.md')
-rw-r--r--README_OSE.md17
1 files changed, 2 insertions, 15 deletions
diff --git a/README_OSE.md b/README_OSE.md
index cce1ec030..79ad07044 100644
--- a/README_OSE.md
+++ b/README_OSE.md
@@ -101,6 +101,7 @@ ose3-master.example.com
# host group for nodes
[nodes]
+ose3-master.example.com
ose3-node[1:2].example.com
```
@@ -116,22 +117,8 @@ ansible-playbook playbooks/byo/config.yml
inventory file use the -i option for ansible-playbook.
## Post-ansible steps
-#### Create the default router
-On the master host:
-```sh
-oadm router --create=true \
- --credentials=/etc/openshift/master/openshift-router.kubeconfig \
- --images='rcm-img-docker01.build.eng.bos.redhat.com:5001/openshift3/ose-${component}:${version}'
-```
-#### Create the default docker-registry
-On the master host:
-```sh
-oadm registry --create=true \
- --credentials=/etc/openshift/master/openshift-registry.kubeconfig \
- --images='rcm-img-docker01.build.eng.bos.redhat.com:5001/openshift3/ose-${component}:${version}' \
- --mount-host=/var/lib/openshift/docker-registry
-```
+You should now be ready to follow the [What's Next?](https://docs.openshift.com/enterprise/3.0/install_config/install/advanced_install.html#what-s-next) section of the advanced installation guide to deploy your router, registry, and other components.
## Overriding detected ip addresses and hostnames
Some deployments will require that the user override the detected hostnames