Skip to content

Commit 8fa80aa

Browse files
Kalyan Reddy DaidaKalyan Reddy Daida
authored andcommitted
Welcome to Stack Simplify
1 parent 4f10200 commit 8fa80aa

File tree

1 file changed

+7
-0
lines changed
  • 13-Microservices-Distributed-Tracing-using-AWS-XRay-on-EKS

1 file changed

+7
-0
lines changed

13-Microservices-Distributed-Tracing-using-AWS-XRay-on-EKS/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,13 @@ https://services.kubeoncloud.com/usermgmt/notification-xray
170170
https://<Replace-your-domain-name>/usermgmt/notification-xray
171171
```
172172

173+
## Step-09: Clean-Up
174+
- We are going to delete applications created as part of this section
175+
- We are going to leave the xray daemon set running which we will leverage in our next section canary deployments in Kubernetes on EKS.
176+
```
177+
# Delete Apps
178+
kubectl delete -f kube-manifests/02-Applications
179+
```
173180

174181
## References
175182
- https://github.com/aws-samples/aws-xray-kubernetes/

0 commit comments

Comments
 (0)