aydinemre commented on issue #24669:
URL: https://github.com/apache/airflow/issues/24669#issuecomment-1366600132

   I am trying to use the KubernetesPodOperator in Apache Airflow to specify 
resource requirements for my pods, but I am unable to pass the resources 
parameter to the operator. I have tried several different parameter names (e.g. 
resources, container_resources, k8s_resources) and have also tried passing the 
value as a dictionary and as a k8s.V1ResourceRequirements object, but none of 
these approaches have worked.
   
   I am using Airflow version 2.3.3
   
   I would appreciate any guidance or assistance on how to properly specify 
resource requirements for pods using the KubernetesPodOperator.
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to