Skip to content

Commit

Permalink
Welcome to Stack Simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalyan Reddy Daida authored and Kalyan Reddy Daida committed Jul 18, 2020
1 parent fe83003 commit f1ee81b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ kubectl -n amazon-cloudwatch get daemonsets
```
# Deploy
kubectl apply -f kube-manifests
# Access Application
http://<Network-Load-Balancer-URL>/
```

## Step-05: Create the load on our Sample Nginx Pod
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ metadata:
labels:
app: sample-nginx
spec:
type: NodePort
selector:
app: sample-nginx
ports:
Expand Down

0 comments on commit f1ee81b

Please sign in to comment.