Oc expose

From NovaOrdis Knowledge Base
Revision as of 01:03, 26 November 2017 by Ovidiu (talk | contribs) (→‎service)
Jump to navigation Jump to search

Internal

Overview

Subcommands

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>

More details:

Network Operations - Expose a Service