Overview
Use this page when exposing Arize AX through OpenShift’s ingress or route pattern. Pair this page with Configuring ingress and endpoints so the hostnames, TLS plan, andappBaseUrl value are consistent.
Set ingressMode
SetingressMode: 'openshift' in values.yaml:
Endpoint planning
Before exposing Arize AX, decide:- The hostname users will use for the Arize AX UI.
- Whether the deployment uses one endpoint or multiple endpoint hostnames.
- Where TLS terminates.
- Whether OpenShift routes, ingress resources, or a platform-standard controller will expose the services.