We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c35f48d commit fe83003Copy full SHA for fe83003
18-EKS-Monitoring-using-CloudWatch-Container-Insights/README.md
@@ -57,7 +57,7 @@ http://<Network-Load-Balancer-URL>/
57
kubectl run --generator=run-pod/v1 apache-bench -i --tty --rm --image=httpd -- ab -n 500000 -c 1000 http://sample-nginx-service.default.svc.cluster.local/
58
```
59
60
-## Step-06: Access CloudWatch Dashboard & Generate Traffic using Postman Runner
+## Step-06: Access CloudWatch Dashboard
61
- Access CloudWatch Container Insigths Dashboard
62
63
0 commit comments