Skip to content
Snippets Groups Projects
Commit bdeea075 authored by David Tesar's avatar David Tesar Committed by GitHub
Browse files

Add link to ingress instructions

parent 391158cf
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,9 @@ $ kubectl delete -f manifests/ || true ...@@ -76,7 +76,9 @@ $ kubectl delete -f manifests/ || true
### Access the dashboards ### Access the dashboards
Prometheus, Grafana, and Alertmanager dashboards can be accessed after running the quickstart via the following commands: Prometheus, Grafana, and Alertmanager dashboards can be accessed quickly using `kubectl port-forward` after running the quickstart via the commands below.
> Note: There are instructions on how to route to these pods behdind an ingress controller in the [Exposing Prometheus/Alermanager/Grafana via Ingress](#exposing-prometheusalermanagergrafana-via-ingress) section.
Prometheus Prometheus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment