π₯ Data on EKS Is Evolving: Introducing AI on EKS
This is a major announcement about the future of this repository and upcoming changes to the structure of our blueprints.
π£ Why the Change?β
The Data on EKS project has grown significantly over time, supporting both Data Analytics and AI/ML communities with production-ready blueprints, patterns, and best practices on Amazon EKS.
As the community has grown and the need for more focused content has become clear, we are splitting this repository into two distinct and specialized projects:
- π
data-on-eks
β This repo (you are here!) will continue to provide Data Analytics blueprints and patterns, including Amazon EMR on EKS, Apache Spark, Flink, Kafka, Trino, and other related frameworks. - π€
ai-on-eks
β A new, dedicated repository that will serve AI/ML workloads, including Terraform modules, training pipelines, inference serving, LLM deployment patterns, and performance benchmarks for GPUs.
ποΈ Timelineβ
- Soft Launch of
ai-on-eks
: KubeCon EU (London), First Week of April 2025 - Full Migration & Public Launch: By the end of April 2025
We will provide a detailed announcement and URLs during and after the soft launch to help contributors and users easily transition.
π What You Need to Knowβ
Hereβs what this change means for contributors and users:
- π« AI/ML Pull Requests (PRs) are currently paused in this repository. Please hold off on submitting new AI-related blueprints or modules until the
ai-on-eks
repo is publicly available. - β
Existing AI blueprints will remain temporarily available in this
data-on-eks
repository. Once the newai-on-eks
repo is fully launched, all new content and updates will be made there instead. - π¦ Once the migration is complete, updates to existing AI/ML blueprints will no longer be made in the
data-on-eks
repo. However, we will retain these blueprints here temporarily until all related blogs and documentation have been updated to reference the newai-on-eks
repository. - π Existing AWS blogs, workshops, and documentation that currently point to the
data-on-eks
repository will remain unchanged to avoid breaking links. We will raise separate issues to update these references to the newai-on-eks
repository over time, depending on resource availability. - π¬ Going forward, all new issues related to AI on EKS, whether for new content or updates to existing blueprints should be opened in the
ai-on-eks
repository. We will not address AI on EKS related issues indata-on-eks
unless the specific blueprint or content exists only in this repo and hasnβt yet been migrated.
β What Stays in This Repo?β
This repository (data-on-eks
) will continue to focus on:
-
π Data Analytics Patterns: Spark, Trino, Flink, and other analytics frameworks on EKS
-
π Streaming Platforms: Kafka, Apache Pulsar, and other event-driven systems
-
𧩠Job Schedulers: Kubernetes-native job orchestration using tools like Apache Airflow and YuniKorn
-
ποΈ Distributed Databases: Scalable data stores such as Apache Pinot, ClickHouse, and PostgreSQL on EKS
-
π¦ Terraform Modules: Infrastructure as code templates related to data workloads
-
π Website & Documentation Content: Including this Docusaurus site
-
π οΈ Best Practices, Benchmarks & Resources: All content specific to data infrastructure and operations
π Whatβs Moving to the New ai-on-eks Repository?β
The following components are being migrated to the new ai-on-eks repository (coming soon):
-
π€ AI on EKS Section: Including model training, inference, and serving patterns currently hosted under /docs/gen-ai
-
π οΈ AI Terraform Modules: IaC templates used to deploy end-to-end AI workloads
-
π§ Gen AI Patterns: Code for Training and Inference patterns
-
π οΈ AI-Specific Best Practices: Guidance, architecture recommendations, and scaling patterns tailored to AI/ML use cases on EKS
β€οΈ Thank Youβ
We deeply appreciate your feedback, support, and contributions to the Data on EKS project. This change helps us build more focused, scalable, and production-grade solutions for both Data and AI/ML workloads.
Stay tuned for more details as we approach KubeCon EU in April. We canβt wait to share whatβs next with you!
β The Data & AI on EKS Maintainers