pykenny opened a new issue, #40210: URL: https://github.com/apache/airflow/issues/40210
### What do you see as an issue? In `cncf-kubernetes` provider's [operator section](https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/stable/operators.html#), it describes how each operator work, but does not mention what type of access privileges are required to run these operators. Same kind of details may be needed for the two types of [Kubernetes executors](https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/stable/kubernetes_executor.html) as well. ### Solving the problem Provide privileges on Kubernetes resource required for each operator. For instance, 3rd party `airflow_kubernetes_job_operator` packages lists out all the privileges needed to gain full functionality of the operator in their readme, in RBAC format: - https://github.com/LamaAni/KubernetesJobOperator?tab=readme-ov-file#kubernetes-rbac-rules ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
