raphaelauv commented on code in PR #33168: URL: https://github.com/apache/airflow/pull/33168#discussion_r1285793431
########## docs/apache-airflow-providers-cncf-kubernetes/operators.rst: ########## @@ -30,6 +30,8 @@ you to create and run Pods on a Kubernetes cluster. using the :ref:`GKEStartPodOperator <howto/operator:GKEStartPodOperator>` operator as it simplifies the Kubernetes authorization process. + Or + :ref:`EksPodOperator <howto/operator:EksPodOperator>` operator for `AWS Elastic Kubernetes Engine <https://aws.amazon.com/eks/>`__. Review Comment: thanks -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
