Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
efumagal committed Aug 9, 2023
1 parent 820235b commit 80cb9b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ k6 run load_distance.js

## TO DOs

- For this example the K8s cluster is a local one (provided by Docker Desktop) and FluxCD was deployed manually. With more time I could write a Terraform script to set up AWS EKS and bootstrap FluxCD.
- For a real app consider structuring the Go code using DDD/Hexagonal pattern
- Run Docker build and push only on related code changes
- Add unit tests and run them on PRs
Expand Down

0 comments on commit 80cb9b0

Please sign in to comment.