Releases: awslabs/data-on-eks
v1.2.0
What's Changed
- feat: Prepare for v2.0 – New DoEKS Website, Deprecation of AI on EKS References, and Removal of Unused Blueprints by @vara-bonthu in #876
Full Changelog: v1.1.0...v1.2.0
v1.1.0
⚠️ Deprecation Notice: AI on EKS and Legacy Blueprints
As of this release, several legacy blueprints—including AI on EKS examples—remain available but will be deprecated in the upcoming v2.0 release of Data on EKS.
The upcoming v2.0 will focus exclusively on data-focused blueprints and best practices for running scalable data workloads on Amazon EKS.
If you’re looking for AI/ML workloads, model serving patterns, or blog content that references AI on EKS, please visit the dedicated AI on EKS site: 🔗 https://awslabs.github.io/ai-on-eks/
We encourage all users of AI blueprints to migrate to the AI on EKS repository for continued support and updates.
What's Changed
- docs: Update and fix documentation for website doc by @ratnopamc in #658
- docs: Fix a link in AWS Batch instructions by @delagoya in #659
- feat: Update gradio client with sample prompt for Llama3.1-405b model inference by @ratnopamc in #662
- feat: Spark operator default to encrypted gp3 PVs by @alanty in #674
- feat: Use unique name for the spark job execution IRSA policy by @alanty in #672
- refactor: Update Kafka Blueprint to use more recent versions of Kafka and Strimzi, and use Karpenter by @chrismld in #665
- feat: BioNemo EKS cluster Using Cloudwatch Observability Plugin by @JohnDzialo in #641
- chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website by @dependabot[bot] in #681
- feat: Spark benchmarks update to 3.5.3 by @vara-bonthu in #683
- feat: Spark benchmarking updates with generic files by @vara-bonthu in #688
- feat: Use official neuron helm chart for device plugin and scheduler by @askulkarni2 in #687
- fix: Update EKS module to support AL2023 bootstrapping by @alanty in #689
- fix: Add implicit dependecy for karpenter resources by @askulkarni2 in #691
- chore: Update Spark v4 addons by @alanty in #692
- feat: Spark benchmark observability by @alanty in #693
- chore(deps): bump cookie and express in /website by @dependabot[bot] in #678
- chore: Remove cluster-autoscaler examples for spark operator by @alanty in #695
- fix: Add all VPC CIDRs to VPCe config by @alanty in #697
- feat: Add spark benchmark test data generation changes by @ratnopamc in #694
- docs: Update Spark Benchmark Docs by @ratnopamc in #698
- docs: Add data generation doc updates for spark benchmark by @ratnopamc in #699
- chore: Spark examples update by @alanty in #696
- docs: Document how to run the TPCDS benchmarks by @alanty in #700
- docs: Spark Benchmarks on Graviton R-series by @alanty in #701
- style: Add cf insights by @candonov in #703
- docs: Troubleshooting section for IPv6 policy by @alanty in #705
- fix: Update spark ipv6 install.sh by @alanty in #704
- feat: Trino blueprint upgrade by @vara-bonthu in #702
- feat: Export Trino metrics to Prometheus and enable autoscalling with KEDA by @bbgu1 in #712
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /website by @dependabot[bot] in #714
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /website by @dependabot[bot] in #710
- chore: Corrected paths for install.sh/cleanup.sh commands in jark.md by @ak-org in #719
- feat: Enhance Spark operator blueprint to add S3 Tables support by @ratnopamc in #721
- docs: Add website documentation for using S3 Tables with Spark Operator by @ratnopamc in #722
- feat: Add an example of using S3 tables with jupyter hub by @nabuskey in #723
- fix: Flink operator blueprint deployment errors by @ratnopamc in #731
- Update ADOPTERS.md by @vara-bonthu in #735
- feat: Enable spark-operator prometheus metrics by @alanty in #737
- feat: Add Karpenter and EMR Spark Dashboards to spark-operator by @alanty in #738
- fix: Disable spark-operator podmonitor by @alanty in #742
- docs: Clarifying where customers need the table bucket ARN vs Table ARN by @davlaur in #743
- feat: Add Grafana dashboard for kubeflow Spark Operator by @ratnopamc in #744
- feat: DeepSeek-R1 on EKS blueprint by @vara-bonthu in #745
- chore(deps): bump aws-cdk-lib from 2.80.0 to 2.177.0 in /analytics/cdk/emr-eks by @dependabot[bot] in #733
- feat: Fixes to security vulnerabilities by @vara-bonthu in #746
- fix: Cleanup load balancers in spark operator cleanup by @alanty in #749
- style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) by @e-mi-lio in #750
- fix: Trino scale-down to zero with KEDA by @bbgu1 in #726
- fix: Update Spark-operator kubecost by @alanty in #759
- docs: NVIDIA triton server monitoring namespace fix by @ronaldosaheki in #765
- feat: For issue #706 Ray serve with Llama.cpp for CPU inference on Graviton by @ddynwzh1992 in #739
- feat: Add Spark operator benchmark kit by @alanty in #764
- chore: Spark blueprint version bump by @alanty in #763
- feat: Update EMR Spark RAPIDs blueprint by @ratnopamc in #762
- feat: Spark operator Benchmarks update by @vara-bonthu in #769
- feat: Add an example notebook for S3 Tables by @nabuskey in #771
- fix: Add missing S3 tables permission by @ratnopamc in #776
- feat: Spark observability improvements by @alanty in #778
- chore(deps): bump @babel/runtime from 7.24.7 to 7.26.10 in /website by @dependabot[bot] in #787
- chore(deps): bump @babel/helpers from 7.24.7 to 7.26.10 in /website by @dependabot[bot] in #786
- chore(deps): bump @babel/runtime-corejs3 from 7.24.7 to 7.26.10 in /website by @dependabot[bot] in #785
- chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /website by @dependabot[bot] in #780
- chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /analytics/terraform/spark-k8s-operator/examples/benchmark/spark-operator-benchmark-kit by @dependabot[bot] in #777
- fix: Datahub version upgrade by @bbgu1 in #784
- feat: Adding example for Fine-tuning Llama3 with LoRA using HuggingFace Optimum Neuron on AWS Trainium by @VijoyChoyi in #779
- refactor: Updated adapter and hpa to use queue_compute_ratio by @freschri in #790
- docs: Announce Data-on-EKS split and AI-on-EKS migration by @vara-bonthu in #794
- chore(deps): bump aws-cdk-lib from 2.177.0 to 2.184.0 in /analytics/cdk/emr-eks by @dependabot[bot] in #795
- fix: Update ingress-nginx by @askulkarni2 in #796
- chore: Fix pre-commit errors by @askulkarni2 in #797
- chore(deps): bump tar-fs in /website by @dependabot[bot] in #798
- feat: Updates to AI on EKS repo by @vara-bonthu in #799
- chore(deps): bump image-size from 1.1.1 to 1.2.1 in /website by @dependabot[bot] in #804
- feat: Add Aerospike blueprint by @sud82 in #800
- fix: Spark dashboard fixes by @alanty in #807
- chore(deps): bump aws-cdk-lib from 2.184.0 to 2.187.0 in /analytics/cdk/emr-eks by @dependabot[bot] in #805
- chore(deps): bump estree-util-v...
v1.0.4
What's Changed
- fix: Update cleanup script by @ratnopamc in #595
- fix: Update karpenter version for trainium-inferentia blueprint by @ratnopamc in #599
- docs: Add video link for Deploy accelerator-agnostic inference pipelines to Amazon EKS by @TalHibner in #600
- feat: Replaced NIM architecture diagram with self-made NIM on EKS arch diagram by @hustshawn in #612
- feat: RayServe with vLLM using AWS Neuron on Amazon EKS by @ratnopamc in #607
- feat: Mountpoint S3 for loading additional Spark Jars by @bainskb in #606
- feat: Support preloading container images into Bottlerocket data volumes with Karpenter by @lindarr915 in #587
- chore: Delete ai-ml/kubeflow directory by @askulkarni2 in #619
- feat: Updated mountpoint-s3 for spark readme by @bainskb in #618
- feat: Trainium blueprint upgrade and Llama3.1 405b Distributed inference example by @vara-bonthu in #622
- feat: Neuron scheduler update for trainium-inferentia blueprints by @ratnopamc in #624
- feat: Website Updates by @vara-bonthu in #626
- feat: Updates to the sidebar by @vara-bonthu in #627
- feat: Added deprecating notes; added Jark stack doc;added warnings for ML p… by @vara-bonthu in #628
- feat: NVIDIA NIM Updates by @vara-bonthu in #631
- feat: Udate NVIDIA NIM blueprint with grafana dashboard and docs by @ratnopamc in #633
- feat: Add OpenWebUI for vllm-rayserve-inf2 blueprint by @ratnopamc in #635
- feat: Updated EMR on EKS Blueprint by @vara-bonthu in #638
- chore: Update PULL_REQUEST_TEMPLATE.md by @askulkarni2 in #643
- chore: Add access entry for workshop by @askulkarni2 in #644
- fix: Use eks module for access_entries for trn-inf blueprint by @askulkarni2 in #646
- chore(deps): bump send and express in /website by @dependabot in #653
- chore(deps): bump serve-static and express in /website by @dependabot in #652
- feat: Updates to the llama3.1 405 model scripts by @vara-bonthu in #655
- feat: Add cloudwatch eks add on with enhanced monitoring for neuron by @ratnopamc in #651
- chore: Update cmd-shell image to python3.11 by @askulkarni2 in #656
- docs: Website documentation for vllm inferencing using rayserve on AWS Inferentia by @sindhupalakodety in #637
- feat: Adding support for AWS Batch by @delagoya in #620
- docs: Ray vLLM Inf2 website doc updates by @ratnopamc in #657
- feat: Observability for RayServe and vLLM GPU by @shivam-dubey-1 in #642
- feat: Add binpacking examples by @hitsub2 in #615
- feat: Spark K8s Operator on EKS IPv6 cluster by @ovaleanu in #499
New Contributors
- @TalHibner made their first contribution in #600
- @bainskb made their first contribution in #606
- @sindhupalakodety made their first contribution in #637
- @delagoya made their first contribution in #620
- @shivam-dubey-1 made their first contribution in #642
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- 🚀 Initial commit for DoEKS by @vara-bonthu in #1
- removed package-lock.json file by @vara-bonthu in #2
- Adding package-lock.json file by @vara-bonthu in #3
- Fixing the git node package dependa alert by @vara-bonthu in #4
- Fix to github pages deployment by @vara-bonthu in #5
- Updated Test environment by @vara-bonthu in #6
- removed deployment branch as main for website by @vara-bonthu in #7
- changed publish dire to ./website by @vara-bonthu in #8
- baseurl for the site changed by @vara-bonthu in #9
- Searchbar added to website by @vara-bonthu in #32
- Karpenter Graviton Provisioner support for EMR on EKS by @vara-bonthu in #37
- Doc updates for Airflow and fixes to spark operator by @vara-bonthu in #38
- Trigger EMR on EKS jobs with Apache Airflow by @victorgu-github in #39
- Website updates by @vara-bonthu in #40
- 🦄 Apache YuniKorn batch scheduler with EMR on EKS by @vara-bonthu in #42
- Updates to github workflows by @vara-bonthu in #44
- EMR on EKS Gang scheduling example by @vara-bonthu in #49
- Added FluentBit config to write logs to S3 by @vara-bonthu in #50
- MWAA doc fix by @victorgu-github in #48
- Argo workflows on EKS example and doc by @victorgu-github in #43
- KubeCost addon for EMR on EKS Karpenter by @vara-bonthu in #52
- argo workflow enhancement by @victorgu-github in #53
- fix: Fixed the karpenter example hard-coded the provisioner region by @hustshawn in #55
- Bump loader-utils from 2.0.2 to 2.0.3 in /website by @dependabot in #57
- Bump minimatch, recursive-readdir and serve-handler in /website by @dependabot in #58
- Folder structure and major updates to docs by @vara-bonthu in #59
- Github workflow security updates by @vara-bonthu in #60
- daily tag gh flow added by @vara-bonthu in #61
- Bump loader-utils from 2.0.3 to 2.0.4 in /website by @dependabot in #62
- fix broken link after folder structure change by @victorgu-github in #63
- Feat: Apache Kafka using Strimzi on EKS by @AlyIbrahim in #47
- Fix link to Kafka docs. by @brianhammons in #64
- Better positioning EMR on EKS by @dalbhanj in #72
- add cdk blueprint for emr-eks by @lmouhib in #45
- Architecture diagram for home page by @vara-bonthu in #73
- Update import for emr on eks blueprint by @lmouhib in #74
- Add analytics reference architecture blog by @lmouhib in #75
- Fix the aws cli command by @lmouhib in #78
- VPC endpoints added;s3 state for e2e tests by @vara-bonthu in #77
- Add storage considerations and managed alternatives sections to Kafka… by @brianhammons in #79
- [feat] ACK EMR on EKS Controller pattern and example by @victorgu-github in #81
- [enhancement] Change argo workflow example to create spark app in a new ns by @victorgu-github in #84
- Feat: Observability on Spark on EKS by @victorgu-github in #85
- EMR on EKS Doc improvement by @dalbhanj in #83
- EMR on EKS Karpenter with YuniKorn updates by @vara-bonthu in #87
- fixing bug in CloudWatch Logs autocreate in helm bcoz terraform alrea… by @dalbhanj in #88
- Add Troubleshooting page by @dalbhanj in #90
- [enhancement] update argo workflows based on blog comments by @victorgu-github in #89
- Bump json5 from 2.2.1 to 2.2.3 in /website by @dependabot in #91
- Bump json5 from 2.2.1 to 2.2.3 in /analytics/cdk/emr-eks by @dependabot in #92
- Bump ua-parser-js from 0.7.31 to 0.7.33 in /website by @dependabot in #96
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /website by @dependabot in #100
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /website by @dependabot in #103
- Website update to [email protected] by @vara-bonthu in #106
- Bump node-fetch and docusaurus in /website by @dependabot in #108
- Data on EKS Logo added with footer icons by @vara-bonthu in #109
- Removing the Robot font by @vara-bonthu in #110
- Added EMR cluster Name to output.tf so instructions work by @rbarcia in #113
- Spark Live UI added by @vara-bonthu in #114
- remove deprecated format and increaes volume timeout to 60 seconds by @nabuskey in #119
- EMR on EKS with Karpenter example with V5 EKS Blueprints by @vara-bonthu in #121
- feat: EMR on EKS Fargate pattern with new approach by @vara-bonthu in #102
- Update Adopters and Add policy of SSM to karpenter role by @srikaanthpenugonda in #123
- Readme update by @vara-bonthu in #124
- Data on EKS workshop module by @vara-bonthu in #125
- Apache NiFi on EKS by @codesometech in #99
- Cleanup scripts added by @vara-bonthu in #126
- add workshop util by @lmouhib in #129
- modifying job submission by changing to input variables rather than hardcoding by @dalbhanj in #130
- Workshop content update by @vara-bonthu in #133
- fix for karpenter provisioner by @vara-bonthu in #134
- Bump webpack from 5.74.0 to 5.76.1 in /website by @dependabot in #135
- adding ebs volume example by @dalbhanj in #132
- Updated all the addons to use v4.25.0 by @vara-bonthu in #136
- minor bug in compute provisioner script by @dalbhanj in #137
- Correct URL in README.md by @mfjackson in #141
- Fsx for lustre added as module to Karpenter example by @vara-bonthu in #139
- Removing link from Adopters page by @dalbhanj in #142
- added preserve field to true to avoid destroy issues by @vara-bonthu in #144
- simplifying deployment experience by @dalbhanj in #143
- chore: Remove accidental commits by @askulkarni2 in #145
- feat: Updates to the Ray blueprint by @askulkarni2 in #111
- doc: Add Kubeflow on AWS page by @askulkarni2 in #147
- Improve guide by @dalbhanj in #148
- EMR EKS Workshop module updates by @vara-bonthu in #146
- RAID-0 config for NVMe based SSD EC2 instances with Karpenter Provisioners by @vara-bonthu in #156
- Add CloudNativePG operator. by @jihed in #127
- CloudNativePG by @jihed in #159
- initialize terraform in install scripts by @nabuskey in #161
- update secrets name by @jihed in #160
- Fix documentation error in ray pytorch example by @elyall in #165
- Spark operator refactor by @vara-bonthu in #170
- fix pre-commit run by @jihed in https://github.com/awslabs/...
v1.0.2
What's Changed
- remove deprecated format and increaes volume timeout to 60 seconds by @nabuskey in #119
- EMR on EKS with Karpenter example with V5 EKS Blueprints by @vara-bonthu in #121
- feat: EMR on EKS Fargate pattern with new approach by @vara-bonthu in #102
- Update Adopters and Add policy of SSM to karpenter role by @srikaanthpenugonda in #123
- Readme update by @vara-bonthu in #124
- Data on EKS workshop module by @vara-bonthu in #125
- Apache NiFi on EKS by @codesometech in #99
- Cleanup scripts added by @vara-bonthu in #126
- add workshop util by @lmouhib in #129
- modifying job submission by changing to input variables rather than hardcoding by @dalbhanj in #130
- Workshop content update by @vara-bonthu in #133
- fix for karpenter provisioner by @vara-bonthu in #134
- Bump webpack from 5.74.0 to 5.76.1 in /website by @dependabot in #135
- adding ebs volume example by @dalbhanj in #132
- Updated all the addons to use v4.25.0 by @vara-bonthu in #136
- minor bug in compute provisioner script by @dalbhanj in #137
- Correct URL in README.md by @mfjackson in #141
- Fsx for lustre added as module to Karpenter example by @vara-bonthu in #139
- Removing link from Adopters page by @dalbhanj in #142
- added preserve field to true to avoid destroy issues by @vara-bonthu in #144
- simplifying deployment experience by @dalbhanj in #143
- chore: Remove accidental commits by @askulkarni2 in #145
- feat: Updates to the Ray blueprint by @askulkarni2 in #111
- doc: Add Kubeflow on AWS page by @askulkarni2 in #147
- Improve guide by @dalbhanj in #148
- EMR EKS Workshop module updates by @vara-bonthu in #146
- RAID-0 config for NVMe based SSD EC2 instances with Karpenter Provisioners by @vara-bonthu in #156
- Add CloudNativePG operator. by @jihed in #127
- CloudNativePG by @jihed in #159
- initialize terraform in install scripts by @nabuskey in #161
- update secrets name by @jihed in #160
- Fix documentation error in ray pytorch example by @elyall in #165
- Spark operator refactor by @vara-bonthu in #170
- fix pre-commit run by @jihed in #173
- EMR EKS Blueprints leveraging the sub terraform modules by @vara-bonthu in #174
- Updated broken links on Readme by @vara-bonthu in #177
- Removed the cluster name variable by @vara-bonthu in #178
- Bump node-fetch and docusaurus in /website by @dependabot in #168
- Flink Operator on EKS by @vara-bonthu in #180
- Security critical fixes for docusaurus by @vara-bonthu in #181
- Bump xml2js and @aws-quickstart/eks-blueprints in /analytics/cdk/emr-eks by @dependabot in #183
- add output for amp by @lmouhib in #184
- delta lake example by @rajarshighosal in #182
- updated website doc for delta lake example by @rajarshighosal in #188
- Bump yaml from 2.1.3 to 2.2.2 in /analytics/cdk/emr-eks by @dependabot in #195
- Dependabot security fix for GOT and TRIM packages by @vara-bonthu in #196
- Monitoring ML Workflows using Kubeflow on Amazon EKS by @elamaran11 in #202
- Fix region mismatch in XGBoost example by @raykrueger in #204
- Spark Operator blueprint upgrade to EKS 1.26 by @vara-bonthu in #205
- Fix region mismatch in pytorch example by @raykrueger in #207
- Fix ray example docs by @raykrueger in #208
- EMR on EKS with Karpenter updated to Kubernetes 1.26 by @mihneaspirescu in #210
- Fixed intallation scripts and removed default region from variables.tf by @lusoal in #211
- fixed broken link in spark observability module by @lusoal in #214
- remove acl using bucket policy by @hitsub2 in #218
- Website restructure and Dynamic EBS volumes for karpenter userdata by @vara-bonthu in #221
- Fixed links for EMR EKS Inro page by @vara-bonthu in #222
- EMR NVIDIA Spark Rapids Blueprint added by @vara-bonthu in #224
- Modify Python script and execution shell script to customize Docker i… by @tanmatth in #225
- Feat/emr eks spark operator by @lmouhib in #220
- DataHub on EKS by @bbgu1 in #213
- Kafka on EKS - EKS Bluprints V5 Mitigation by @AlyIbrahim in #169
- pre-commit updates and vpc module version uplifted by @vara-bonthu in #227
- EMR spark rapids website and XGBoost example update by @vara-bonthu in #229
- Bump aws-cdk-lib from 2.51.1 to 2.80.0 in /analytics/cdk/emr-eks by @dependabot in #226
- Reduce the number of times we run apply by @raykrueger in #233
- Upgrade Airflow to 2.5.3 and EKS to 1.26 by @jagpk in #230
- Jupyterhub on EKS by @rajarshighosal in #228
- Updated readme with correct links by @vara-bonthu in #234
- feat: Refactor/update kafka v5 by @ovaleanu in #231
- feat: Docs update for Jupyterhub and Spark rapids by @vara-bonthu in #236
- fix: Bump cdk and remove
package-lock.jsonby @lmouhib in #238 - Bump stylelint from 14.16.1 to 15.10.1 in /website by @dependabot in #239
- chore: Fix linting errors to pass CI checks by @bryantbiggs in #242
- chore: Change Prometheus with for kube-prometheus-stack by @ovaleanu in #241
- chore: Update module versions to standardize and remove deprecation errors/warnings by @bryantbiggs in #243
- Bump semver from 5.7.1 to 5.7.2 in /website by @dependabot in #245
- chore: Remove VPC CNI IRSA role; utilize permissions provided on EC2 node IAM role by @bryantbiggs in #244
- chore: Change Prometheus to kube-prometheus-stack by @ovaleanu in #246
- chore: Update Spark operator example to use new bootstrap flag for instance store volume RAID0 configuration by @bryantbiggs in #237
- chore: Update Karpenter provisioner codeblock for self-managed Airflow by @bryantbiggs in #247
- fix: Update Spark install script to remove target apply on addons modules by @bryantbiggs in #250
- chore: Replace local EMR on EKS module with virtual cluster sub-module from
terraform-aws-emrby @bryantbiggs in #249 - chore: Emr-eks-karpenter blueprint updates by @vara-bonthu in #252
- feat: Trainium blueprint Part1 by @vara-bonthu in #251
- fix: Added a fix for Grafana to use sigv4 authentication by @vara-bonthu in #253
- chore: README Update with logo by @vara-bonthu in #254
- chore: Add remote AMP for Grafana by @ovaleanu in #256
- Bump word-wrap from 1.2.3 to 1.2.4 in /website by @dependabot in #258
- chore: EMR ...
v1.0.1 Final release for Version1
NOTE: This is the final release for Data on EKS Version1 blueprints(Final Tag v1.0.1). We will be updating the DoEKS blueprints with major changes and it will be published under Version2 onwards
What's Changed
- Bump loader-utils from 2.0.3 to 2.0.4 in /website by @dependabot in #62
- fix broken link after folder structure change by @season1946 in #63
- Feat: Apache Kafka using Strimzi on EKS by @AlyIbrahim in #47
- Fix link to Kafka docs. by @brianhammons in #64
- Better positioning EMR on EKS by @dalbhanj in #72
- add cdk blueprint for emr-eks by @lmouhib in #45
- Architecture diagram for home page by @vara-bonthu in #73
- Update import for emr on eks blueprint by @lmouhib in #74
- Add analytics reference architecture blog by @lmouhib in #75
- Fix the aws cli command by @lmouhib in #78
- VPC endpoints added;s3 state for e2e tests by @vara-bonthu in #77
- Add storage considerations and managed alternatives sections to Kafka… by @brianhammons in #79
- [feat] ACK EMR on EKS Controller pattern and example by @season1946 in #81
- [enhancement] Change argo workflow example to create spark app in a new ns by @season1946 in #84
- Feat: Observability on Spark on EKS by @season1946 in #85
- EMR on EKS Doc improvement by @dalbhanj in #83
- EMR on EKS Karpenter with YuniKorn updates by @vara-bonthu in #87
- fixing bug in CloudWatch Logs autocreate in helm bcoz terraform alrea… by @dalbhanj in #88
- Add Troubleshooting page by @dalbhanj in #90
- [enhancement] update argo workflows based on blog comments by @season1946 in #89
- Bump json5 from 2.2.1 to 2.2.3 in /website by @dependabot in #91
- Bump json5 from 2.2.1 to 2.2.3 in /analytics/cdk/emr-eks by @dependabot in #92
- Bump ua-parser-js from 0.7.31 to 0.7.33 in /website by @dependabot in #96
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /website by @dependabot in #100
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /website by @dependabot in #103
- Website update to [email protected] by @vara-bonthu in #106
- Bump node-fetch and docusaurus in /website by @dependabot in #108
- Data on EKS Logo added with footer icons by @vara-bonthu in #109
- Removing the Robot font by @vara-bonthu in #110
- Added EMR cluster Name to output.tf so instructions work by @rbarcia in #113
- Spark Live UI added by @vara-bonthu in #114
New Contributors
- @AlyIbrahim made their first contribution in #47
- @brianhammons made their first contribution in #64
- @dalbhanj made their first contribution in #72
- @lmouhib made their first contribution in #45
- @rbarcia made their first contribution in #113
Full Changelog: v1.0.0...v1.0.1
v0.1 DoEKS initial release
What's Changed
- 🚀 Initial commit for DoEKS by @vara-bonthu in #1
- removed package-lock.json file by @vara-bonthu in #2
- Adding package-lock.json file by @vara-bonthu in #3
- Fixing the git node package dependa alert by @vara-bonthu in #4
- Fix to github pages deployment by @vara-bonthu in #5
- Updated Test environment by @vara-bonthu in #6
- removed deployment branch as main for website by @vara-bonthu in #7
- changed publish dire to ./website by @vara-bonthu in #8
- baseurl for the site changed by @vara-bonthu in #9
- Searchbar added to website by @vara-bonthu in #32
- Karpenter Graviton Provisioner support for EMR on EKS by @vara-bonthu in #37
- Doc updates for Airflow and fixes to spark operator by @vara-bonthu in #38
- Trigger EMR on EKS jobs with Apache Airflow by @season1946 in #39
- Website updates by @vara-bonthu in #40
- 🦄 Apache YuniKorn batch scheduler with EMR on EKS by @vara-bonthu in #42
- Updates to github workflows by @vara-bonthu in #44
- EMR on EKS Gang scheduling example by @vara-bonthu in #49
- Added FluentBit config to write logs to S3 by @vara-bonthu in #50
- MWAA doc fix by @season1946 in #48
- Argo workflows on EKS example and doc by @season1946 in #43
- KubeCost addon for EMR on EKS Karpenter by @vara-bonthu in #52
- argo workflow enhancement by @season1946 in #53
- fix: Fixed the karpenter example hard-coded the provisioner region by @hustshawn in #55
- Bump loader-utils from 2.0.2 to 2.0.3 in /website by @dependabot in #57
- Bump minimatch, recursive-readdir and serve-handler in /website by @dependabot in #58
- Folder structure and major updates to docs by @vara-bonthu in #59
- Github workflow security updates by @vara-bonthu in #60
- daily tag gh flow added by @vara-bonthu in #61
New Contributors
- @vara-bonthu made their first contribution in #1
- @season1946 made their first contribution in #39
- @hustshawn made their first contribution in #55
- @dependabot made their first contribution in #57
Full Changelog: https://github.com/awslabs/data-on-eks/commits/v0.1