On Wed, Mar 9, 2016 at 2:55 PM, Srinivas Naga Kotaru (skotaru) <
[email protected]> wrote:

> Any reason why api and console exposed as 8443 rather 443?
>
> Any impact if we change 8443 to 443 by find and replace 8443 with 443
> on /etc/origin/master/master-config.yaml and restart master service?
>

Yes, the port number is in the generated kubeconfigs used throughout the
system. Those would need to be updated (inside the /etc/origin/master and
/etc/origin/node directories), there may also be other places where these
values are persisted, but someone else would need to speak to that.

If it is possible to re-provision the environment, then you can set the
openshift_master_api_port and openshift_master_console_port variables in
the ansible inventory file.


>
> Do we need to change anything on node or etcd  side?
>
> --
> *Srinivas Kotaru*
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>


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

Reply via email to