Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

tests.system.amazon.aws.utils.k8s

Functions

get_describe_pod_operator(cluster_name, pod_name)

Returns an operator that'll print the output of a k describe pod in the airflow logs.

Module Contents

tests.system.amazon.aws.utils.k8s.get_describe_pod_operator(cluster_name, pod_name)[source]

Returns an operator that’ll print the output of a k describe pod in the airflow logs.

Was this entry helpful?