http://localhost:3473), and listens on port 9100. It is off by default.
Enable the UI
Helm chart
SetuiSidecar on the engine spec in your values file and upgrade the release:
9100 (named web-ui) on the engine Service.
Firebolt Operator
SetuiSidecar: true on a FireboltEngine, or on a FireboltEngineClass to apply it to every engine that references the class:
engine-web container into each engine pod. An engine value overrides the class value, which overrides the default (false). See the uiSidecar field in the CRD reference.
Open the UI
The UI listens on port9100 inside the engine pod. Forward that port from a pod to your workstation, then open http://localhost:9100:
9100 is also published on the engine Service, so you can forward the Service instead: