I think I've finally got a basic cluster up using the following: Setup prereqs: https://docs.openshift.com/container-platform/3.5/install_config/install/host_preparation.html#setting-path Then oc cluster up: https://docs.openshift.org/latest/getting_started/administrators.html
However, when I point my browser at ip:8443 I first get a certificate
error (understandable, I'll look up how to put in my own cert later)
then I click past the browser warning and it just spins until the
browser times out. The install process went seemingly perfectly. The oc
cluster up ran without error and said:
-- Server Information ...
OpenShift server started.
The server is accessible via web console at:
https://10.240.0.132:8443
You are logged in as:
User: developer
Password: developer
To login as administrator:
oc login -u system:admin
so that all looks good. But why does the web console never appear?
Thanks in advance for any pointers. I've been having a heck of a time
just getting my openshift up and running.
On Fri, Apr 13, 2018 at 12:22:26AM PDT, Tim Dudgeon spake thusly:
> Depends on what you are wanting to do.
> To get some basic experience with using OpenShift you could try Minishift:
>
> https://docs.openshift.org/latest/minishift/index.html
>
> Tim
>
>
> On 12/04/18 22:26, Tracy Reed wrote:
> > So I've been tasked with setting up an OpenShift cluster for some light
> > testing. Not prod. I was originally given
> > https://github.com/RedHatWorkshops/openshiftv3-ops-workshop/blob/master/setting_up_nonha_ocp_cluster.md
> > as the install guide.
> >
> > This tutorial takes quite a while to manually setup the 4 nodes (in
> > GCE), plus storage, etc. and then launches into an hour long ansible
> > run. I've been through it 4 times now and each time run into various
> > odd problems (which I could document for you if necessary).
> >
> > Is there currently any other simpler and faster way to install
> > a basic OpenShift setup?
> >
> > Googling produces a number of other OpenShift tutorials, many of which
> > now have comments on them about bugs or being out of date etc.
> >
> > What's the current state of the art in simple openshift install
> > guides?
> >
> > Thanks!
> >
> >
> >
> > _______________________________________________
> > users mailing list
> > [email protected]
> > http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
--
Tracy Reed
http://tracyreed.org
Digital signature attached for your safety.
signature.asc
Description: PGP signature
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
