Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clowdhaus/eks-reference-architecture

Reference EKS architectures using https://github.com/terraform-aws-modules/terraform-aws-eks
https://github.com/clowdhaus/eks-reference-architecture

architectural-patterns aws-eks aws-eks-cluster infrastructure-as-code kubernetes-cluster terraform

Last synced: about 2 months ago
JSON representation

Reference EKS architectures using https://github.com/terraform-aws-modules/terraform-aws-eks

Awesome Lists containing this project

README

        

# EKS Reference Architecture

The configurations captured within this project are intended to serve as references for others to build upon. If you are looking to get started with one or more of the following architectures, the provided configurations can help users quickly grasp the configurations used to achieve the desired outcome.

The configurations provided are not intended to be consumed as a Terraform module, nor are they necessarily designed to be "production ready". The configurations can be greatly expanded to be closer to production ready, but are kept narrow and focused on the specific configurations that support the respective reference architecture.

- ✅ [Inferentia](https://github.com/clowdhaus/eks-reference-architecture/tree/main/inferentia)
- [ ] [IPv6](https://github.com/clowdhaus/eks-reference-architecture/tree/main/ipv6)
- ✅ [Karpenter](https://github.com/clowdhaus/eks-reference-architecture/tree/main/karpenter)
- [ ] [Multi-Region](https://github.com/clowdhaus/eks-reference-architecture/tree/main/multi-region)
- 🏗️ [Private](https://github.com/clowdhaus/eks-reference-architecture/tree/main/private)
- ✅ [Serverless](https://github.com/clowdhaus/eks-reference-architecture/tree/main/serverless)
- [ ] [Windows](https://github.com/clowdhaus/eks-reference-architecture/tree/main/windows)

## License

Apache-2.0 Licensed. See [LICENSE](https://github.com/clowdhaus/eks-reference-architecture/blob/main/LICENSE).