Expose Serving on AWS with ELB

This section will walk you through the steps required to expose the served models of your cluster to the outside world. Specifically, you will use

  • cert-manager to handle SSL certificates.
  • NGINX Ingress Controller as an edge proxy exposed via an Amazon Classic Load Balancer.
  • Istio behind NGINX Ingress Controller to expose the necessary Arrikto Enterprise Kubeflow workloads.

Important

We recommend that you use path-based serving for exposing your served models to the outside world.