Skip to content

Commit f1ee81b

Browse files
Kalyan Reddy DaidaKalyan Reddy Daida
authored andcommitted
Welcome to Stack Simplify
1 parent fe83003 commit f1ee81b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

18-EKS-Monitoring-using-CloudWatch-Container-Insights/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ kubectl -n amazon-cloudwatch get daemonsets
4646
```
4747
# Deploy
4848
kubectl apply -f kube-manifests
49-
50-
# Access Application
51-
http://<Network-Load-Balancer-URL>/
5249
```
5350

5451
## Step-05: Create the load on our Sample Nginx Pod

18-EKS-Monitoring-using-CloudWatch-Container-Insights/kube-manifests/Sample-Nginx-App.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ metadata:
3434
labels:
3535
app: sample-nginx
3636
spec:
37-
type: NodePort
3837
selector:
3938
app: sample-nginx
4039
ports:

0 commit comments

Comments
 (0)