Skip to content

Commit

Permalink
add link to source for envoy and app dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Sébastien Allamand <[email protected]>
  • Loading branch information
allamand committed Jul 18, 2024
1 parent 543b061 commit a8451c1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ In this setup, we used a Kyverno rule to inject iptables rules, and an envoy sid

- Then envoy sign the request with sigv4, and proxy it in https to the targeted service.

You can find [here](https://github.com/aws-samples/amazon-eks-security-immersion-day/tree/mainline/docker/envoy) the Dockerfile to create the envoy proxy. and [here](https://github.com/aws-samples/amazon-eks-security-immersion-day/tree/mainline/docker/http-server) for the application.

# Cleanup

## 1. We start by deleting the cluster2 terraform stack.
Expand Down

0 comments on commit a8451c1

Please sign in to comment.