How will you define routes and services in Openshift?

devquora
devquora

Posted On: Feb 22, 2018

 

As pod is comprising container and services, hence service in Openshift is an assembly of logical pods. Service is basically considered as a REST object in Openshift. Routes are provided in Openshift in order to analyze and externalize the services which are prevailing or which are required in order to reach the hostname externally. It is done by using the routers developed by the admin commands.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Openshift Interview Questions

    What is Openshift?

    Openshift is basically a computer software product which is served from Red Hat...

    Openshift Interview Questions

    How will you differentiate Openshift and Openstack?

    Well, both of them are the actual origin from open source projects and they equally provide Cloud Computing fundamentals...