aws-observability / terraform-aws-observability-accelerator

Open source project to help accelerate and ease observability setup on AWS environments
https://aws-observability.github.io/terraform-aws-observability-accelerator/
Apache License 2.0
288 stars 84 forks source link

Added updated example for traffic generator #230

Closed rafaelpereyra closed 1 year ago

rafaelpereyra commented 1 year ago

What does this PR do?

Adds sample NGINX traffic generator deployment to the repository.

🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted. Consult the CONTRIBUTING guide for submitting pull-requests.

Fix #231

Motivation

The current file used for the examples uses a deprecated API, adding the example file in the repository will allow this deployment to succeed.

More

Note: Not all the PRs required examples and docs.

For Moderators

Additional Notes

❯ kubectl get ingress --namespace nginx-sample-traffic
NAME                 CLASS    HOSTS                                                                   ADDRESS   PORTS   AGE
ingress-nginx-demo   <none>   ****masked****.us-east-1.elb.amazonaws.com             80      25m