Problemunvalidated
The MINIO connection is not listed on Airflow web UI and in CLI if I run `airflow connections list`, I get nothing. — setting up Airflow on my Kubernetes cluster using the official Helm chart. Tension: if I run a simple DAG (BashOperator echoing Hello World), the Kubernetes Executor picks up the tasks and spawns pods to run the tasks in. Outcome: The logs show up in the task.
e5495f07-438f-44e8-811f-9661dd9ac9d2
The MINIO connection is not listed on Airflow web UI and in CLI if I run airflow connections list, I get nothing. — setting up Airflow on my Kubernetes cluster using the official Helm chart. Tension: if I run a simple DAG (BashOperator echoing Hello World), the Kubernetes Executor picks up the tasks and spawns pods to run the tasks in. Outcome: The logs show up in the task.