GSA / data.gov

Main repository for the data.gov service
https://data.gov
Other
627 stars 99 forks source link

Spin up Airflow POC using local KinD cluster #4480

Open btylerburton opened 1 year ago

btylerburton commented 1 year ago

User Story

In order to determine the best practice for running Airflow at scale, datagovteam would like to create an Airflow POC using Kubernetes in Docker (KinD).

Acceptance Criteria

[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]

Background

[Any helpful contextual notes or links to artifacts/evidence, if needed]

Security Considerations (required)

[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]

Sketch

nickumia-reisys commented 1 year ago

This is the airflow-equivalent work for the datagov-brokerpak-solr section under the "Practical Learning (the Solrcloud example here "should" be very similar to the environment in which airflow would exist.)" chapter in

This ticket is more-so doing everything by-hand. Follow on work would being converting the "by-hand" work into "terraform" work and then finally into "broker" work.