I am adding a task to an airflow dag as follows:
examples_task = KubernetesPodOperator( task_id=\'examples_generation\', dag=dag, namespace=\'test\',