OpenShift Route Operations

From NovaOrdis Knowledge Base
Revision as of 07:12, 26 November 2017 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Expose a Service

Expose a service externally:

oc expose service my-service [--hostname=something.example.com]

If --hostname is not specified, the standard <appname>-<projectname>.<default-routing-subdomain>