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 313484996e Added CNDI as a deployment method (#658)
313484996e is described below

commit 313484996eb4d543b3461d275f78c065d576ac71
Author: Matt Johnston <[email protected]>
AuthorDate: Sun Sep 18 16:26:22 2022 -0300

    Added CNDI as a deployment method (#658)
---
 landing-pages/site/content/en/ecosystem/_index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/landing-pages/site/content/en/ecosystem/_index.md 
b/landing-pages/site/content/en/ecosystem/_index.md
index 9d211e4529..6b49706be9 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 via CNDI](https://github.com/polyseam/cndi) - Toolkit 
for deploying Airflow Kubernetes clusters, with support for AWS, GCP, Azure, 
VMWare, Bare-Metal, and even multi/hybrid cloud support. See 
[docs](https://docs.cndi.run) for more details.
+
 [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;

Reply via email to