I am attempting to use the Kubernetes executor and custom plugins and it
doesn’t seem to work.
The Kubernetes configuration section allows one to specify the location of the
dags and the logs, but not the plugins. Are plugins expected to be deployed in
the base docker container that hosts airflow?
[kubernetes]
airflow_configmap = {{ include "ah-airflow.fullname" . }}-configmap
worker_container_repository = {{ .Values.image.repository }}
worker_container_tag = {{ .Values.image.tag }}
worker_container_image_pull_policy = {{ .Values.image.pullPolicy }}
delete_worker_pods = True
dags_in_image = False
dags_volume_claim = {{ include "ah-airflow.fullname" . }}-efs-pvc-dags
dags_volume_subpath = dags
logs_volume_claim = {{ include "ah-airflow.fullname" . }}-efs-pvc-logs
logs_volume_subpath = logs
dags_volume_host =
logs_volume_host =
in_cluster = True
namespace = default
gcp_service_account_keys =
Jim Majure| Principal Machine Learning Engineer
aurishealth.com<http://aurishealth.com/> | 150 Shoreline Dr. | Redwood City,
CA | 94065<webextlink://150%20Shoreline%20Dr.%20|%20
Redwood%20City,%20CA%20|%20 94065>
(515) 829-0667
[signature_181900226]