GKE Start Pod Operator Async """""""""""""""""""""""""""" To executes a task in a Kubernetes pod in the specified Google Kubernetes Engine cluster :class:`~astronomer.providers.google.cloud.operators.kubernetes_engine.GKEStartPodOperatorAsync`. .. exampleinclude:: /../astronomer/providers/google/cloud/example_dags/example_kubernetes_engine.py :language: python :dedent: 4 :start-after: [START howto_operator_gke_start_pod_async] :end-before: [END howto_operator_gke_start_pod_async]