Accessing third-party UIs
OKD also provides access to the Prometheus, Alertmanager, and Grafana third-party interfaces.
You can access the Alertmanager, Grafana, Prometheus, and Thanos Querier web UIs through the OKD web console.
Prerequisites
- You have access to the cluster as a user with the
cluster-admin
role.
In the Administrator perspective, navigate to Networking → Routes.
Access a third-party monitoring UI:
Select the URL in the
alertmanager-main
row to open the login page for the Alertmanager UI.Select the URL in the
grafana
row to open the login page for the Grafana UI.Select the URL in the row to open the login page for the Prometheus UI.
Select the URL in the
thanos-querier
row to open the login page for the Thanos Querier UI.
Choose Log in with OpenShift to log in using your OKD credentials.
Prerequisites
You have access to the cluster as a user with the
cluster-admin
role.You have installed the OpenShift CLI (
oc
).
Procedure
Navigate to a
HOST/PORT
route by using a web browser.Select Log in with OpenShift to log in using your OpenShift credentials.