I want to work with Airflow on Kubernetes (GKE). What is the best way and production-grade to deploy it? (Kubernetes executor or Celery) We also want to work with the Kubernetes operators and run the tasks as pods.
If you want to use Google Kubernetes Engine (GKE), use Google Cloud Composer which is a managed version of Apache Airflow on Google that is run on GKE.