Expose EKF on AWS with ELB¶
This section will walk you through the steps required to expose running services in 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.