Skip to content

Commit 82826ab

Browse files
committed
fixed a typo in AWS-EKS readme.
1 parent f36e3fc commit 82826ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/AWS/AWS-EKS/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ This process can also be done using the AWS Command Line Interface (CLI) or the
134134
echo "http://$ELB"
135135

136136
4. To create the dashboard for monitoring Prometheus metrics, go to the sidebar, click on the four square icon, and click '+Import.' For the ID, type in 3119. For tracking, select Prometheus. Hit Create.
137-
5. For the Opencost dashbaord, go to the sidebar, click on the four square icon, and click '+Import.' Upload the opencostGrafana.json file, select Prometheus under tracking, and then create.
137+
5. For the Opencost dashboard, go to the sidebar, click on the four square icon, and click '+Import.' Upload the opencostGrafana.json file, select Prometheus under tracking, and then create.
138138
6. You need to edit the Grafana ini file to make Grafana publicly accessible. In order to do so, go to your terminal and run:
139139
`kubectl edit -n grafana configmap/grafana`
140140
7. Press the 'i' key to start editing and add this into the Grafana ini section:

0 commit comments

Comments
 (0)