Hi all,

I am trying to set up a small 2 node OpenShift cluster on two NUCs (each
with 16G of RAM and 120GB SSDs), and I've hit a snag.

It looked like oc cluster up/oc cluster join would be the easiest way to
do it without setting up independent VMs and using minishift, so that is
what I'm trying.

I'm following the instructions here:
https://wiki.centos.org/SpecialInterestGroup/PaaS/OpenShift-Quickstart

My issues:

* On master: oc cluster up is listening on 127.0.0.1 rather than an
externally accessible IP address - oc cluster --help doesn't give any
clue as to how to set the IP address for the server to listen on
* On node: oc cluster join wants a secret from the master - an internet
search tells me that I can get that by copying and pasting the value of
admin/kubeconfig - but I have no idea where to find that.

Anyone know how to change the IP the server listens on, and add one
other node to make a 2 node cluster? If this is ill advised for any
reason, how would you install OpenShift on 2 nodes like this?

Thanks,
Dave.

-- 
Dave Neary - Open Source and Standards team
Red Hat - http://community.redhat.com
Ph: +1-978-399-2182 / Cell: +1-978-799-3338

_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to