Openshift

Given an example of how a router is used

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

  1. Client is using an address of application running on OpenShift
  2. DNS resolves to host running the router
  3. Router checks whether route exists
  4. Router proxies the request to the internal pod