Hi, I want to launch AWX on a cluster and access it through the web with a secure https connection.
I’m using a LoadBalancer ingress, so Amazon will end up provisioning all the load balancing infrastructure for me.
What tags and what ports do I need to set so that it will work?
PS, it doesn’t even look like I can do this on 17.1 through the inventory file since the port is hardcoded to port 80 – is this correct? Do I need to use 18.0?