Skip to content

Commit

Permalink
Merge pull request #43 from unionai-oss/aws-improve-dx
Browse files Browse the repository at this point in the history
Update README files with links
  • Loading branch information
davidmirror-ops authored Feb 11, 2025
2 parents 49d36e1 + 9084707 commit a628b3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The instructions and files in this repo, are designed to help you prepare your c
2. [Terraform](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli#install-terraform) 1.4.6+

## Tutorials
* ### [Flyte on AWS](environments/aws/flyte-binary/README.md)
* ### [Flyte on AWS](environments/aws/flyte-core/README.md)
* ### [Flyte on GCP](environments/gcp/flyte-core/README.md)
* ### [Flyte on Azure](environments/azure/flyte-core/README.md)

Expand Down
2 changes: 2 additions & 0 deletions environments/aws/flyte-core/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Flyte on AWS

> [Read the blog about the architecture and components deployed by this implementation](https://flyte.org/blog/speed-up-time-to-production-with-flyte-on-eks-from-automation-to-multicloud)
### Customize your deployment
1. Configure your AWS CLI with the credentials to access your account. Check out the different options in the [AWS Documentation](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html) if needed.

Expand Down

0 comments on commit a628b3f

Please sign in to comment.