Configuring Ingress Endpoints
The previous steps explain how to install Arize and access the UI with a local port-forward. However to expose Arize to the broader organization, secure HTTPs endpoints must be created.
Host
Prefix
Service
Target Port
arize-app.<domain>
/ /auth/v2/ /v1/copilot/
app-server auth-external-service copilot
4040 443 50052
arize-api.<domain>
/
receiver
443
arize-otlp.<domain>
/
receiver
4317
arize-flight.<domain>
/
flightserver
443
Last updated
Was this helpful?