Re: How to use DNS hostname of OpenShift on AWS

2018-02-23 Thread Roland Lichti
Hi Joel, kubernetes is using the AWS inventory information directly as soon as it detects the AWS cloud. Until now I did not find any solution to get to nice hostnames. Instead we label the "nice name" as "host" (oc label node host=abc) and use "oc get node -L host" to get the names listed.

Re: How to use DNS hostname of OpenShift on AWS

2018-02-21 Thread Joel Pearson
ruary 21, 2018 7:14 AM > *To:* users > *Subject:* How to use DNS hostname of OpenShift on AWS > > > > Hi, > > > > I'm trying to figure out how to use the DNS hostname when deploying > OpenShift on AWS using > https://github.com/openshift/openshift-ansible-

RE: How to use DNS hostname of OpenShift on AWS

2018-02-21 Thread Feld, Michael (IMS)
should be used as the hostnames in the cluster. From: users-boun...@lists.openshift.redhat.com [mailto:users-boun...@lists.openshift.redhat.com] On Behalf Of Joel Pearson Sent: Wednesday, February 21, 2018 7:14 AM To: users Subject: How to use DNS hostname of OpenShift on AWS Hi, I'm tryi

How to use DNS hostname of OpenShift on AWS

2018-02-21 Thread Joel Pearson
Hi, I'm trying to figure out how to use the DNS hostname when deploying OpenShift on AWS using https://github.com/openshift/openshift-ansible-contrib/tree/master/reference-architecture/aws-ansible Currently it uses private dns name, eg, ip-10-2-7-121.ap-southeast-2.compute.internal but that isn't