What do you see as an issue?
Example DAGs folder is not available for apache-airflow-providers-cncf-kubernetes , which results in broken link on documentation page ( https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/stable/index.html ).
Getting 404 error when clicked on Example DAGs link (https://github.com/apache/airflow/tree/main/airflow/providers/cncf/kubernetes/example_dags )


Solving the problem
Folder named example_dags should be created under link (https://github.com/apache/airflow/tree/main/airflow/providers/cncf/kubernetes/) which should include kubernetes specific DAG examples.
Anything else
No response
Are you willing to submit PR?
Code of Conduct