Setup Service Interconnect in Globex DB namespace

1. Setup Service Interconnect

The steps to install Service Interconnect on the isolated namespace are very similar to the ones you just performed.

  • From the OpenShift terminal window that you still have open from the previous step, install the Red Hat Service Interconnect resources (without the console this time) in the globex-skupper-db-{user_name} namespace.

    skupper -n globex-skupper-db-{user_name} init
    Output
    Waiting for status...
    Skupper is now installed in namespace "globex-skupper-db-{user_name}".  Use 'skupper status' to get more information.
  • To see the status of the skupper network:

    skupper -n globex-skupper-db-{user_name} status
    Output
    Skupper is enabled for namespace "globex-skupper-db-{user_name}". It is not connected to any other sites. It has no exposed services.