This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 4dd919298b Self-managed Airflow on Amazon EKS with Terraform (#657)
4dd919298b is described below

commit 4dd919298ba907b6ec61455bceff43829766a587
Author: Vara Bonthu <[email protected]>
AuthorDate: Wed Sep 7 14:01:00 2022 +0100

    Self-managed Airflow on Amazon EKS with Terraform (#657)
    
    Added links to Self-managed Apache Airflow deployment on Amazon EKS using 
Terraform with all the best practices.
---
 landing-pages/site/content/en/ecosystem/_index.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/landing-pages/site/content/en/ecosystem/_index.md 
b/landing-pages/site/content/en/ecosystem/_index.md
index 2d9245d960..9d211e4529 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -47,6 +47,8 @@ If you would you like to be included on this page, please 
reach out to the [Apac
 
 [Airflow Heroku Deployment](https://github.com/slyapustin/airflow-on-heroku) - 
Airflow Heroku Deployment allows creating a demo Airflow instance in just a 
couple of clicks.
 
+[Self-managed Airflow on Amazon 
EKS](https://github.com/aws-ia/terraform-aws-eks-blueprints/tree/main/examples/analytics/airflow-on-eks)
 - Self-managed Apache Airflow deployment on Aamzon EKS using 
[Terraform](https://www.terraform.io/). See 
[docs](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/add-ons/apache-airflow/)
 for more details.
+
 &nbsp;
 
 ## Third Party Airflow Plugins and Providers
@@ -71,6 +73,8 @@ If you would you like to be included on this page, please 
reach out to the [Apac
 
 [Airflow Kafka Provider](https://github.com/astronomer/airflow-provider-kafka) 
- Apache Airflow Kafka provider containing Deferrable Operators & Sensors.
 
+&nbsp;
+
 ## Third Party Airflow Helm Charts
 
 Apache Airflow releases the [Official Apache Airflow Community 
Chart](https://airflow.apache.org/docs/helm-chart/stable/index.html) as of 
early 2021 but historically there were few other popular charts

Reply via email to