Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion exercise-6/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ If it is a public cloud deployment follow the steps below:

2. Note down the NodePort, used to launch `grafana` User Interface and `alertmanager`.

3. To launch Grafana open NodeIP:NodePort (NodePort of grafana service) in your browser. If your cluster is on a public cloud provide then `ExternalIP:32514/login`.
3. To launch Grafana open NodeIP:NodePort (NodePort of grafana service) in your browser. If your cluster is on a public cloud provide then `ExternalIP:32515/login`.

4. Login using the credentials admin/admin.

Expand Down