Forum Discussion

Supratim's avatar
Supratim
Contributor III
8 years ago

Ultra access for external resource

Hi Guys,

I am able to create ultra pipeline which can be called from inside firewall. Now I want to expose my API to be access by external system. How to white listing those IP?

4 Replies

  • tstack's avatar
    tstack
    Former Employee

    The platform doesn’t have support for plumbing ultra requests from the cloud to a Groundplex. You’ll need to add a load-balancer that is externally accessible to pass requests to the feed-masters.

    • Supratim's avatar
      Supratim
      Contributor III

      @tstack

      Thank you for your response. Can you please guide me how to implement load balance on platform?

      • tlui's avatar
        tlui
        Former Employee

        Hey Supratim, for load balancer implementation, please consult with your infrastructure team. The load balancer will need to take some externally available resource and point to the same path that you are calling from inside the firewall.