Hi, I saw the OpenShift installer of the community: https://github.com/openshift/openshift-ansible/tree/master/playbooks/aws/openshift-cluster I've 2 questions about it:
- I've a (maybe stupid) question about the OpenShift installation on AWS. It's working fine now but do I have to assign an elastic IP in the beginning? I'm able to create my instances and install OpenShift etc. But when I reboot an instance it's going completely wrong because the public ip changes but the ip in the master-config.yaml is stillt he IP of the initial installation. So I want to use an elastic IP. Is this a right approach? (during the normal installation (without the github playbook) I always used an elastic IP. - After the installation my master is running on the public-ip. the webconsole is on https://public-ip:8443 etc. while the openshift advanced installation (https://docs.openshift.org/latest/install_config/install/advanced_install.html#what-s-next) is talking about using hostnames. So in the normal advanced installation (without the github playbook) I defined the public dns names instead of public ip's. It was also working fine. What's the right approach? thanks
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
