GitHub user static-moonlight edited a discussion: How does airflow find its 
compontents?

I'm still in the process of building my Kubernetes deployment for Apache 
Airflow. I just added the triggerer and the web interface from the API server 
immediately shows this:

<img width="131" height="73" alt="image" 
src="https://github.com/user-attachments/assets/a76363d2-9f5b-4a9c-83fb-9141e60a7ef9";
 />

How does that work? I didn't tell the API server where to find the triggerer. I 
didn't tell the triggerer where to find the API server. And yet, they seem to 
find each other just fine and are already best buddies. How does this work? The 
only thing they have in common is the database. By any chance, is Airflow using 
its database as a service discovery middleware or something? Can someone 
explain to me how Airflow discovers its components? :)

GitHub link: https://github.com/apache/airflow/discussions/68715

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to