Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where are the web interfaces exposed? #76

Closed
andersflemmen opened this issue Aug 22, 2018 · 1 comment
Closed

Where are the web interfaces exposed? #76

andersflemmen opened this issue Aug 22, 2018 · 1 comment

Comments

@andersflemmen
Copy link

I have the operator up and running in minishift after using the deploy-on-openshift script, but I am having trouble understanding where I can reach the prometheus, alertmanager and grafana dashboards. According to the docs, they should be available at the $CLUSTER_DNS, but where exactly is this?

@squat
Copy link
Contributor

squat commented Aug 22, 2018

@andersflemmen the easiest way to discover how to access the monitoring services is to run:

oc get routes -n openshift-monitoring

This will print a list of DNS names you can use to access the various monitoring services, e.g. Prometheus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants