Skip to content

Commit

Permalink
Add architecture diagram to Terraform README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlod committed Apr 9, 2024
1 parent 87e2537 commit 0dbf1e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions terraform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ aws eks update-kubeconfig --region $AWS_REGION --name authentication-cluster-tes

# After fargate profile has been created
kubectl rollout restart deployment coredns -n kube-system

kubectl apply -f kubernetes/aws/ingress.yml
```

![Authentication API Architecture](./assets/architecture.png)

0 comments on commit 0dbf1e4

Please sign in to comment.